diff options
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 566b4bfb130..0674eecf773 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.107 2014/09/17 12:41:50 joerg Exp $ +# $NetBSD: Makefile,v 1.108 2015/04/25 22:08:40 brook Exp $ # COMMENT= Tools for use in the packages collection +SUBDIR+= R2pkg SUBDIR+= autoswc SUBDIR+= binpatch SUBDIR+= bootstrap-extras |