diff options
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 7017c5148de..9183603d7d3 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2009/01/04 00:45:37 adrianp Exp $ +# $NetBSD: Makefile,v 1.93 2009/01/08 00:26:05 jmcneill Exp $ # COMMENT= Tools for use in the packages collection @@ -14,11 +14,13 @@ SUBDIR+= dfdisk SUBDIR+= digest SUBDIR+= genrpm SUBDIR+= gensolpkg +SUBDIR+= gnome-packagekit SUBDIR+= libkver SUBDIR+= libnbcompat SUBDIR+= lintpkgsrc SUBDIR+= mtree SUBDIR+= p5-pkgsrc-Dewey +SUBDIR+= packagekit SUBDIR+= pbulk SUBDIR+= pkg_alternatives SUBDIR+= pkg_chk |