summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 34f82c16b81..9e829885b37 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2001/02/20 16:27:06 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2001/03/06 11:22:12 agc Exp $
#
COMMENT= Tools for use in the packages collection
SUBDIR+= bsdpak
+SUBDIR+= digest
SUBDIR+= gensolpkg
#SUBDIR+= pax # Only needed on 1.3 systems
SUBDIR+= perl-mk