diff options
Diffstat (limited to 'bin/test/Makefile')
-rw-r--r-- | bin/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/test/Makefile b/bin/test/Makefile index 001b811c00c9..59ea2be99539 100644 --- a/bin/test/Makefile +++ b/bin/test/Makefile @@ -8,6 +8,7 @@ PROG= test LINKS= ${BINDIR}/test ${BINDIR}/[ MLINKS= test.1 [.1 +HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.prog.mk> |