added linking to unotoolslib

This commit is contained in:
Sven Jacobi 2000-11-10 07:18:59 +00:00
parent 530785de3b
commit a57e356e6b

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.3 $
# $Revision: 1.4 $
#
# last change: $Author: sj $ $Date: 2000-11-03 18:03:34 $
# last change: $Author: sj $ $Date: 2000-11-10 08:18:59 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -110,6 +110,7 @@ SHL1STDLIBS = \
$(SVTOOLLIB) \
$(VCLLIB) \
$(UCBHELPERLIB) \
$(UNOTOOLSLIB) \
$(SVXLIB)
# --- Targets --------------------------------------------------------------