summaryrefslogtreecommitdiffstats
path: root/bin/chmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chmod/Makefile')
-rw-r--r--bin/chmod/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/chmod/Makefile b/bin/chmod/Makefile
index 58b1afc..3b2c2d1 100644
--- a/bin/chmod/Makefile
+++ b/bin/chmod/Makefile
@@ -1,7 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
# $FreeBSD$
+.include <src.opts.mk>
+
PACKAGE=runtime
PROG= chmod
+SUBDIR.${MK_TESTS}+= tests
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud