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 ee0e539f02a..5a4193cf225 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2002/12/23 01:57:04 cjep Exp $ +# $NetBSD: Makefile,v 1.58 2003/01/04 12:46:45 jmmv Exp $ # COMMENT= Archivers @@ -13,6 +13,7 @@ SUBDIR+= cabextract SUBDIR+= cxunzip SUBDIR+= dact SUBDIR+= fastjar +SUBDIR+= file-roller SUBDIR+= freeze SUBDIR+= gcpio SUBDIR+= gsharutils |