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 a986fe7c70d..0d29f8bd350 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2008/03/06 04:46:46 jlam Exp $
+# $NetBSD: Makefile,v 1.88 2008/05/15 17:46:06 joerg Exp $
#
COMMENT= Tools for use in the packages collection
@@ -25,6 +25,7 @@ SUBDIR+= pkg_comp
SUBDIR+= pkg_filecheck
SUBDIR+= pkg_install
SUBDIR+= pkg_install-info
+SUBDIR+= pkg_leaves
SUBDIR+= pkg_notify
SUBDIR+= pkg_regress
SUBDIR+= pkg_rolling-replace