diff options
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 142ed68153a..cc2b57f7840 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2015/08/17 08:15:40 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2015/11/22 21:58:36 agc Exp $ # COMMENT= Tools for use in the packages collection @@ -18,6 +18,7 @@ SUBDIR+= distbb SUBDIR+= genpkgng SUBDIR+= genrpm SUBDIR+= gensolpkg +SUBDIR+= gimme SUBDIR+= gnome-packagekit SUBDIR+= libkver SUBDIR+= libnbcompat |