#i10000# Need to link against COMPHELPERLIB (SalGtkPicker.cxx uses comphelper::getProcessServiceFactory()

This commit is contained in:
Rüdiger Timm 2006-10-25 07:51:00 +00:00
parent 0fc76175ed
commit 8c80741d33

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.7 $
# $Revision: 1.8 $
#
# last change: $Author: rt $ $Date: 2005-09-08 23:36:36 $
# last change: $Author: rt $ $Date: 2006-10-25 08:51:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -86,6 +86,7 @@ SHL1STDLIBS=\
$(VCLLIB) \
$(TOOLSLIB) \
$(CPPUHELPERLIB) \
$(COMPHELPERLIB) \
$(CPPULIB) \
$(SALLIB) \
$(PKGCONFIG_LIBS)