From bb97ec25f4b270a2828817706ea3372f3aff5a14 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 20 Jun 2007 09:08:08 +0000 Subject: INTEGRATION: CWS compmetric (1.17.2); FILE MERGED 2007/05/09 12:13:59 pl 1.17.2.1: #146890# backwards compatibility service for metrics --- psprint/util/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'psprint') diff --git a/psprint/util/makefile.mk b/psprint/util/makefile.mk index e1400898d899..cb6518a3d42d 100644 --- a/psprint/util/makefile.mk +++ b/psprint/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: vg $ $Date: 2007-05-25 10:47:50 $ +# last change: $Author: kz $ $Date: 2007-06-20 10:08:08 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -77,6 +77,8 @@ SHL1VERSIONMAP=libpsp_linux.map SHL1STDLIBS=$(UNOTOOLSLIB) \ $(I18NISOLANGLIB) \ $(TOOLSLIB) \ + $(COMPHELPERLIB) \ + $(CPPULIB) \ $(SALLIB) \ -lX11 .IF "$(SOLAR_JAVA)"!="" -- cgit