aboutsummaryrefslogtreecommitdiff
path: root/sbin/growfs
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-08-02 08:50:42 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-08-02 08:50:42 +0000
commitd511b20a693d77c1dc2491a62124471361eddd8e (patch)
tree0e48f6f74b51451185cd0d8b365c12092afdd206 /sbin/growfs
parent46b37aa2c4068c1a237b0a7e61b8c2f953b3708c (diff)
downloadsrc-d511b20a693d77c1dc2491a62124471361eddd8e.tar.gz
src-d511b20a693d77c1dc2491a62124471361eddd8e.zip
Notes
Diffstat (limited to 'sbin/growfs')
-rw-r--r--sbin/growfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/growfs/Makefile b/sbin/growfs/Makefile
index 1adb0199e735..01a209849789 100644
--- a/sbin/growfs/Makefile
+++ b/sbin/growfs/Makefile
@@ -22,6 +22,7 @@ NO_WCAST_ALIGN= yes
LIBADD= util
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>