summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-05-18 11:02:43 +0000
committerngie <ngie@FreeBSD.org>2015-05-18 11:02:43 +0000
commit110cd2db75fc5951e5df85c6e7ccd20126ab6e29 (patch)
tree9d6c17d6cbfe4d594075538ec3b88223a2a5b33c /tests/Makefile
parente1077ab7dc2d0fb32e342337d5a456cbfaf9f2d4 (diff)
downloadFreeBSD-src-110cd2db75fc5951e5df85c6e7ccd20126ab6e29.zip
FreeBSD-src-110cd2db75fc5951e5df85c6e7ccd20126ab6e29.tar.gz
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
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 89da82d..12c1509 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -2,6 +2,7 @@
.include <bsd.own.mk>
+SUBDIR= etc
SUBDIR= sys
TESTSDIR= ${TESTSBASE}
OpenPOWER on IntegriCloud