summaryrefslogtreecommitdiff
path: root/zlib/makefile.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-08-22 11:23:54 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-08-22 11:23:54 +0000
commitcd0a1c778eee503a52e9b3d184f7d8addeca8e93 (patch)
tree22db538af8e417a906edb3cee3a55cdc7743dcdf /zlib/makefile.mk
parent26af96096fd27f69fbfa9a720656d29a470ef1b9 (diff)
#100535# deliver unzip.h
Diffstat (limited to 'zlib/makefile.mk')
-rw-r--r--zlib/makefile.mk7
1 files changed, 4 insertions, 3 deletions
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