summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-06-28 01:43:34 +0000
committerwiz <wiz@pkgsrc.org>2000-06-28 01:43:34 +0000
commita1c491ebe0b811a6cbfbfa8b9f46aaf0ff657882 (patch)
treefeefa5cb0f980b86e669c4f38cfaf1351de44e4c /pkgtools/Makefile
parent464f7a093ae3877157772dc2c6aedf5b6453e107 (diff)
downloadpkgsrc-a1c491ebe0b811a6cbfbfa8b9f46aaf0ff657882.tar.gz
add & enable pkgdiff
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 057ae50f199..898dc2c4716 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/02/25 01:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2000/06/28 01:43:34 wiz Exp $
#
SUBDIR+= gensolpkg
@@ -6,6 +6,7 @@
# SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk
SUBDIR+= pkg_tarup
SUBDIR+= pkgdep
+ SUBDIR+= pkgdiff
SUBDIR+= pkglibtool
SUBDIR+= pkglint
SUBDIR+= pkgmanpages