#87576# We need to link against TOOLSLIB and UNOTOOLSLIB because of MAV's change in source/zippackage/Zippackage.cxx rev 1.78

This commit is contained in:
Rüdiger Timm 2002-03-01 09:18:52 +00:00
parent 682aa3d2d1
commit d774d5bd20

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.8 $
# $Revision: 1.9 $
#
# last change: $Author: mtg $ $Date: 2001-10-02 22:32:51 $
# last change: $Author: rt $ $Date: 2002-03-01 10:18:52 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -94,6 +94,8 @@ SHL1STDLIBS=\
$(CPPULIB) \
$(UCBHELPERLIB) \
$(CPPUHELPERLIB) \
$(UNOTOOLSLIB) \
$(TOOLSLIB) \
$(SALLIB) \
$(ZLIB3RDLIB)