From 92173b19af439ac49d842902a3a57105d396d7d8 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:12 +0000 Subject: gzip method Author: jgg Date: 1998-10-25 07:07:29 GMT gzip method --- methods/makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'methods/makefile') diff --git a/methods/makefile b/methods/makefile index ac76b56d9..1656f5700 100644 --- a/methods/makefile +++ b/methods/makefile @@ -17,3 +17,9 @@ PROGRAM=copy SLIBS = -lapt-pkg SOURCE = copy.cc include $(PROGRAM_H) + +# The gzip method +PROGRAM=gzip +SLIBS = -lapt-pkg +SOURCE = gzip.cc +include $(PROGRAM_H) -- cgit v1.2.3-70-g09d2