summaryrefslogtreecommitdiffstats
path: root/tests/sys
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/sys
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/sys')
-rw-r--r--tests/sys/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/Makefile b/tests/sys/Makefile
index cb41472..85d51df 100644
--- a/tests/sys/Makefile
+++ b/tests/sys/Makefile
@@ -2,6 +2,7 @@
.include <bsd.own.mk>
+SUBDIR= kern
TESTSDIR= ${TESTSBASE}/sys
KYUAFILE= yes
OpenPOWER on IntegriCloud