diff options
author | Dirk Grobler <dg@openoffice.org> | 2001-07-06 11:36:15 +0000 |
---|---|---|
committer | Dirk Grobler <dg@openoffice.org> | 2001-07-06 11:36:15 +0000 |
commit | 55b0f7728f034cea653dfe400966e678f69e6385 (patch) | |
tree | 08c9fec03f900ee4ce8db811e6837176cd6bc134 /configmgr/util/makefile.mk | |
parent | fa60caa892ecde0bc0a79d7528bf29e244d1e4f0 (diff) |
prepared for addition zip library
Diffstat (limited to 'configmgr/util/makefile.mk')
-rw-r--r-- | configmgr/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/configmgr/util/makefile.mk b/configmgr/util/makefile.mk index 8755a0025565..15068bc75c81 100644 --- a/configmgr/util/makefile.mk +++ b/configmgr/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: ganaya $ $Date: 2001-02-14 17:55:14 $ +# last change: $Author: dg $ $Date: 2001-07-06 12:36:15 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -86,6 +86,7 @@ SHL1STDLIBS=\ $(VOSLIB) \ $(OSLLIB) \ $(SALLIB) \ +# $(ZLIB3RDLIB) \ $(CPPRTLLIB) SHL1DEPN= |