summaryrefslogtreecommitdiffstats
path: root/etc/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 /etc/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 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/Makefile b/etc/Makefile
index e8295b7..e5195f6 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -10,10 +10,6 @@ SUBDIR= \
SUBDIR+=sendmail
.endif
-.if ${MK_TESTS} != "no"
-SUBDIR+=tests
-.endif
-
BIN1= crontab \
devd.conf \
devfs.conf \
OpenPOWER on IntegriCloud