diff options
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 493689ee32b..b227ff1eef3 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.108 2008/10/08 18:07:33 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2008/10/30 22:39:59 he Exp $ # COMMENT= Archivers @@ -49,6 +49,7 @@ SUBDIR+= mscompress SUBDIR+= nomarch SUBDIR+= nulib2 SUBDIR+= ocaml-zip +SUBDIR+= p5-Archive-Any SUBDIR+= p5-Archive-Tar SUBDIR+= p5-Archive-Zip SUBDIR+= p5-Compress-Bzip2 |