From cd0a1c778eee503a52e9b3d184f7d8addeca8e93 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Thu, 22 Aug 2002 11:23:54 +0000 Subject: #100535# deliver unzip.h --- zlib/makefile.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'zlib/makefile.mk') diff --git a/zlib/makefile.mk b/zlib/makefile.mk index a586ef83021f..84a0c6241eaa 100644 --- a/zlib/makefile.mk +++ b/zlib/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hjs $ $Date: 2002-04-22 17:26:14 $ +# last change: $Author: hjs $ $Date: 2002-08-22 12:22:42 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -83,7 +83,8 @@ BUILD_ACTION=dmake $(MFLAGS) $(CALLMACROS) OUT2INC= \ zlib.h \ - zconf.h + zconf.h \ + contrib$/minizip$/unzip.h -- cgit