diff options
| author | Juli Mallett <jmallett@FreeBSD.org> | 2002-06-07 05:32:00 +0000 |
|---|---|---|
| committer | Juli Mallett <jmallett@FreeBSD.org> | 2002-06-07 05:32:00 +0000 |
| commit | cac5b468283f715b49d3eff12c26e7aec8b3afcb (patch) | |
| tree | e016272640271b88745db04e9151cb8285dbdab7 | |
| parent | ca982dadd500171b9caea2b734842ab34e05bb9e (diff) | |
Notes
| -rw-r--r-- | tools/regression/usr.bin/Makefile | 2 |
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> |
