summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorasomers <asomers@FreeBSD.org>2014-01-24 18:04:16 +0000
committerasomers <asomers@FreeBSD.org>2014-01-24 18:04:16 +0000
commita9e834e3a8fe4ab71d79b24c523f19977da74d6a (patch)
treefadcb6d2abb229ae2607de8c28cd8bfe6f3a57fa /tests/Makefile
parent91dd46ecc15806e04cac4e9381c05ee719c9c196 (diff)
downloadFreeBSD-src-a9e834e3a8fe4ab71d79b24c523f19977da74d6a.zip
FreeBSD-src-a9e834e3a8fe4ab71d79b24c523f19977da74d6a.tar.gz
Fix the Makefiles so that the tests I submitted in r261081 will actually
get built. Sponsored by: Spectra Logic MFC after: 13 days X-MFC-With: r261081
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 88386eb..ba81cac 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -2,7 +2,7 @@
.include <bsd.own.mk>
-SUBDIR= # still empty
+SUBDIR= sys
TESTSDIR= ${TESTSBASE}
KYUAFILE= yes
OpenPOWER on IntegriCloud