summaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-08-02 08:35:51 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-08-02 08:35:51 +0000
commit4b330699f819a81d8e34d471225143ffeb321855 (patch)
tree3794bbf32b858fa79c3e362a4b95adc8a7863010 /share/Makefile
parentcd155b56033ab2693464bdade23e2ccd623e9936 (diff)
downloadsrc-test2-4b330699f819a81d8e34d471225143ffeb321855.tar.gz
src-test2-4b330699f819a81d8e34d471225143ffeb321855.zip
Notes
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/share/Makefile b/share/Makefile
index fae485f1b706..c4e12b05f7db 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -26,7 +26,6 @@ SUBDIR= ${_colldef} \
${_syscons} \
tabset \
termcap \
- ${_tests} \
${_timedef} \
${_vt} \
${_zoneinfo}
@@ -82,9 +81,7 @@ _doc= doc
_syscons= syscons
.endif
-.if ${MK_TESTS} != "no"
-_tests= tests
-.endif
+SUBDIR.${MK_TESTS}+= tests
.if ${MK_VT} != "no"
_vt= vt