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 afb5952edf6..831e81b5db1 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 2020/03/11 19:15:03 rillig Exp $ +# $NetBSD: Makefile,v 1.121 2020/08/16 20:58:47 wiz Exp $ # COMMENT= Tools for use in the packages collection @@ -21,6 +21,7 @@ SUBDIR+= genrpm SUBDIR+= gensolpkg SUBDIR+= gimme SUBDIR+= gnome-packagekit +SUBDIR+= import-package SUBDIR+= libkver SUBDIR+= libnbcompat SUBDIR+= lintpkgsrc |