diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index c958750caf9..da0040af132 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1999/05/23 20:56:50 tv Exp $ +# $NetBSD: Makefile,v 1.16 1999/05/23 22:42:04 tv Exp $ # FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp # @@ -10,7 +10,7 @@ SUBDIR += gsharutils SUBDIR += gtar SUBDIR += ha -# SUBDIR += hpack.non-usa.only + SUBDIR += hpack SUBDIR += lha SUBDIR += macutil # SUBDIR += nulib |