summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2015-05-18 11:02:43 +0000
committerEnji Cooper <ngie@FreeBSD.org>2015-05-18 11:02:43 +0000
commit7afb8adff33d47f10a11368ff54bb2eec5b30165 (patch)
tree9d6c17d6cbfe4d594075538ec3b88223a2a5b33c /tests/Makefile
parent17b87604456dab26f4787453cdb98534ce0809f9 (diff)
downloadsrc-test-7afb8adff33d47f10a11368ff54bb2eec5b30165.tar.gz
src-test-7afb8adff33d47f10a11368ff54bb2eec5b30165.zip
Move all test integration pieces for etc/ from etc/ to tests/
This is being done to fix breakage with make distribution with read-only source trees as make distribution doesn't use make obj like building tests/ does in all cases Reported by: Wolfgang Zenker <wolfgang@lyxys.ka.sub.org> Suggested by: jhb X-MFC with: r282059 MFC after: 1 week
Notes
Notes: svn path=/head/; revision=283056
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 89da82d2adf6e..12c150973b653 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -2,6 +2,7 @@
.include <bsd.own.mk>
+SUBDIR= etc
SUBDIR= sys
TESTSDIR= ${TESTSBASE}