summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-05-31 22:24:29 +0000
committerngie <ngie@FreeBSD.org>2015-05-31 22:24:29 +0000
commite6fcc4a9f2fbf4288c5ee9a57a6a5579e8c37acf (patch)
tree03a76ba47139fadb3e6d0a7235bd0c3d80cf7766 /tests/Makefile
parentfb3df4b96608adb571f2333f20156bd9e0b5a874 (diff)
downloadFreeBSD-src-e6fcc4a9f2fbf4288c5ee9a57a6a5579e8c37acf.zip
FreeBSD-src-e6fcc4a9f2fbf4288c5ee9a57a6a5579e8c37acf.tar.gz
Append to SUBDIR, not set it
Pointyhat to: ngie
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 12c1509..7fdc5d7 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -2,8 +2,8 @@
.include <bsd.own.mk>
-SUBDIR= etc
-SUBDIR= sys
+SUBDIR+= etc
+SUBDIR+= sys
TESTSDIR= ${TESTSBASE}
KYUAFILE= yes
OpenPOWER on IntegriCloud