From 87ac7028e01cdc4f504ea558a6ae3d086ed1bf2b Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Wed, 2 Jan 2002 13:52:26 +0000 Subject: unzip applet by Laurence Anderson ---------------------------------------------------------------------- --- archival/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archival/Makefile') diff --git a/archival/Makefile b/archival/Makefile index 8787589..35ba02f 100644 --- a/archival/Makefile +++ b/archival/Makefile @@ -34,6 +34,7 @@ obj-$(CONFIG_GUNZIP) += gunzip.o obj-$(CONFIG_GZIP) += gzip.o obj-$(CONFIG_RPM2CPIO) += rpm2cpio.o obj-$(CONFIG_TAR) += tar.o +obj-$(CONFIG_UNZIP) += unzip.o # Hand off to toplevel Rules.mak -- cgit v1.1