summaryrefslogtreecommitdiff
path: root/vcl/util
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-07 08:27:45 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-07 08:27:45 +0000
commit7671a59ffceba624bbd64ad09acf782b651eb35d (patch)
tree73e8351fab6c9ecddc5275f9822aaf2cb2a4c380 /vcl/util
parentd92364f427b86f818a8786be4bf9ec69f5137ab4 (diff)
INTEGRATION: CWS vcl32 (1.63.2); FILE MERGED
2004/11/26 12:55:13 pl 1.63.2.1: #i37637# fix by kendy
Diffstat (limited to 'vcl/util')
-rw-r--r--vcl/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk
index ecc46b249e22..51bbb18930ee 100644
--- a/vcl/util/makefile.mk
+++ b/vcl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.63 $
+# $Revision: 1.64 $
#
-# last change: $Author: hr $ $Date: 2004-11-09 16:50:00 $
+# last change: $Author: rt $ $Date: 2005-01-07 09:27:45 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -391,7 +391,7 @@ SHL5TARGET=vclplug_kde$(UPD)$(DLLPOSTFIX)
SHL5IMPLIB=ikde_plug_
SHL5LIBS=$(LIB5TARGET)
# libs for KDE plugin
-SHL5STDLIBS=$(WIDGETSET_KDE_LIBS)
+SHL5STDLIBS=$(KDE_LIBS)
SHL5STDLIBS+=-l$(SHL2TARGET)
SHL5STDLIBS+=$(SHL3STDLIBS) -lX11 -ldl
.ENDIF # "$(ENABLE_KDE)" != ""