summaryrefslogtreecommitdiffstats
path: root/targets/pseudo/the-lot/Makefile.depend
diff options
context:
space:
mode:
Diffstat (limited to 'targets/pseudo/the-lot/Makefile.depend')
-rw-r--r--targets/pseudo/the-lot/Makefile.depend6
1 files changed, 6 insertions, 0 deletions
diff --git a/targets/pseudo/the-lot/Makefile.depend b/targets/pseudo/the-lot/Makefile.depend
index 3e10558..9909bfa 100644
--- a/targets/pseudo/the-lot/Makefile.depend
+++ b/targets/pseudo/the-lot/Makefile.depend
@@ -1,5 +1,7 @@
# $FreeBSD$
+.include <src.opts.mk>
+
# This file is not autogenerated - take care!
DIRDEPS = \
@@ -7,4 +9,8 @@ DIRDEPS = \
targets/pseudo/toolchain \
targets/pseudo/userland \
+.if ${MK_TESTS} != "no"
+DIRDEPS+= targes/pseudo/tests
+.endif
+
.include <dirdeps.mk>
OpenPOWER on IntegriCloud