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 6e6d50b7f2e..2c309caffa6 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2000/08/17 14:16:18 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2000/12/09 00:44:26 wiz Exp $
#
+ SUBDIR += bsdpak
SUBDIR += gensolpkg
# SUBDIR += pax # Only needed on 1.3 systems
# SUBDIR += pkg_install # Only install on demand of bsd.pkg.mk