summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
-rw-r--r--tests/sys/Makefile1
2 files changed, 2 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
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