aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2015-05-31 22:24:29 +0000
committerEnji Cooper <ngie@FreeBSD.org>2015-05-31 22:24:29 +0000
commit2cfac4737abcf8c7a67cd552dd2e4833bd481d40 (patch)
tree03a76ba47139fadb3e6d0a7235bd0c3d80cf7766 /tests/Makefile
parent89482baab71634b3c0bdbae6805b3cbaaab71580 (diff)
downloadsrc-2cfac4737abcf8c7a67cd552dd2e4833bd481d40.tar.gz
src-2cfac4737abcf8c7a67cd552dd2e4833bd481d40.zip
Append to SUBDIR, not set it
Pointyhat to: ngie
Notes
Notes: svn path=/head/; revision=283845
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 12c150973b65..7fdc5d782b40 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