summaryrefslogtreecommitdiff
path: root/package/util
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-04-27 13:56:07 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-04-27 13:56:07 +0000
commitfa2de5099c00fabb952c039269f23f7f3689c586 (patch)
tree0476064e5fcd36451648736e4dcb6fccafd1f062 /package/util
parent7ddd39239c37d8a9b58f4c8fc17ff2b47fe0a20b (diff)
#86409# Support encryption in package files + a couple of optimisations
Diffstat (limited to 'package/util')
-rw-r--r--package/util/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/util/makefile.mk b/package/util/makefile.mk
index fed922fc0ca3..ff55409fc79d 100644
--- a/package/util/makefile.mk
+++ b/package/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: mtg $ $Date: 2001-04-19 14:12:12 $
+# last change: $Author: mtg $ $Date: 2001-04-27 14:56:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -91,11 +91,9 @@ SHL1IMPLIB=i$(TARGET)
SHL1VERSIONMAP=exports.map
SHL1STDLIBS=\
- $(VOSLIB) \
$(CPPULIB) \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \
- $(COMPHELPERLIB) \
$(SALLIB) \
$(ZLIB3RDLIB)