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 744e4af4ce8..5326c807a9b 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2004/07/23 03:41:47 atatat Exp $ +# $NetBSD: Makefile,v 1.60 2004/08/27 01:51:00 schmonz Exp $ # COMMENT= Tools for use in the packages collection @@ -32,6 +32,7 @@ SUBDIR+= pkgse SUBDIR+= pkgsurvey SUBDIR+= port2pkg SUBDIR+= rc.subr +SUBDIR+= rcorder SUBDIR+= rdigest SUBDIR+= rpm2pkg SUBDIR+= shlock |