summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index ae4a140efbf..e90f16828a2 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2001/07/13 14:55:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.33 2001/08/29 22:27:06 jlam Exp $
#
COMMENT= Tools for use in the packages collection
@@ -22,6 +22,7 @@ SUBDIR+= port2pkg
SUBDIR+= python-mk
SUBDIR+= rpm2pkg
SUBDIR+= url2pkg
+SUBDIR+= x11-links
#SUBDIR+= xpkgwedge # Only under instruction of user
.include "../mk/bsd.pkg.subdir.mk"