summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@FreeBSD.org>2013-11-08 14:33:41 +0000
committerjmmv <jmmv@FreeBSD.org>2013-11-08 14:33:41 +0000
commita1626fee639681689e4cad1607256138d15f47a1 (patch)
treef0e3133bc90ad92cccea3722aa2d458865c00a41 /usr.bin/Makefile
parent39ac592d96a91fc379d17655201b826e2da0d2e5 (diff)
downloadFreeBSD-src-a1626fee639681689e4cad1607256138d15f47a1.zip
FreeBSD-src-a1626fee639681689e4cad1607256138d15f47a1.tar.gz
Build and install the atf tests.
Reviewed by: freebsd-testing Approved by: rpaulo (mentor)
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index cbee3fb..0a6145b 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -160,6 +160,7 @@ SUBDIR= alias \
tar \
tcopy \
tee \
+ ${_tests} \
tftp \
time \
tip \
@@ -330,6 +331,7 @@ SUBDIR+= telnet
.if ${MK_TESTS} != "no"
_atf= atf
+_tests= tests
.endif
.if ${MK_TEXTPROC} != "no"
OpenPOWER on IntegriCloud