aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2002-06-07 05:32:00 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2002-06-07 05:32:00 +0000
commitcac5b468283f715b49d3eff12c26e7aec8b3afcb (patch)
treee016272640271b88745db04e9151cb8285dbdab7
parentca982dadd500171b9caea2b734842ab34e05bb9e (diff)
Notes
-rw-r--r--tools/regression/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/usr.bin/Makefile b/tools/regression/usr.bin/Makefile
index f9a8e11aed308..acc6b665c6f20 100644
--- a/tools/regression/usr.bin/Makefile
+++ b/tools/regression/usr.bin/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR= file2c join jot make sed uudecode uuencode xargs
+SUBDIR= file2c join jot m4 make sed uudecode uuencode xargs
.include <bsd.subdir.mk>