From 71641e798fc33b25653b396671498b329971d71d Mon Sep 17 00:00:00 2001 From: kim Date: Sat, 18 Sep 1999 14:30:18 +0000 Subject: Add and enable gzip --- archivers/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'archivers/Makefile') diff --git a/archivers/Makefile b/archivers/Makefile index d03795dbbfb..6cdefe9c896 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/08/16 15:40:07 rh Exp $ +# $NetBSD: Makefile,v 1.19 1999/09/18 14:30:18 kim Exp $ # FreeBSD Id: Makefile,v 1.18 1997/05/16 01:42:31 asami Exp # @@ -9,6 +9,9 @@ SUBDIR += gcpio SUBDIR += gsharutils SUBDIR += gtar + SUBDIR += gzip + SUBDIR += gzip-base + SUBDIR += gzip-info SUBDIR += ha SUBDIR += hpack SUBDIR += lha -- cgit v1.2.3