diff options
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a7f610a2252..290ecad6de1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 1999/11/06 15:59:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.48 1999/12/10 17:40:49 bouyer Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -19,6 +19,7 @@ SUBDIR += cpogm SUBDIR += depot SUBDIR += fileutils + SUBDIR += findutils SUBDIR += gcombust SUBDIR += genpasswd SUBDIR += gmc |