summaryrefslogtreecommitdiff
path: root/package/source/zipapi/makefile.mk
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-05-31 09:21:44 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-05-31 09:21:44 +0000
commita4f45a88f720f4c4d927a63db118a1587eee10ed (patch)
treef71a26b912de251f83eea8cd7d107979e5825c08 /package/source/zipapi/makefile.mk
parent17f08c31954cc244b2d7e8f6542e41a696ec07f6 (diff)
#87099# Use offapi.rdb instead of applicat.rdb
Diffstat (limited to 'package/source/zipapi/makefile.mk')
-rw-r--r--package/source/zipapi/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/source/zipapi/makefile.mk b/package/source/zipapi/makefile.mk
index 389c46e7dd95..a3fc7273ebe9 100644
--- a/package/source/zipapi/makefile.mk
+++ b/package/source/zipapi/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: mtg $ $Date: 2001-04-27 14:56:06 $
+# last change: $Author: mtg $ $Date: 2001-05-31 10:21:44 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -93,8 +93,8 @@ CPPUMAKERFLAGS=
UNOUCROUT=$(OUT)$/inc
INCPRE+=$(UNOUCROUT)
-UNOUCRDEP= $(SOLARBINDIR)$/applicat.rdb
-UNOUCRRDB= $(SOLARBINDIR)$/applicat.rdb
+UNOUCRDEP= $(SOLARBINDIR)$/offapi.rdb
+UNOUCRRDB= $(SOLARBINDIR)$/offapi.rdb
UNOTYPES=\
com.sun.star.packages.ZipEntry \