summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorPhilipp Lohmann <Philipp.Lohmann@Sun.COM>2009-10-20 23:12:55 +0200
committerPhilipp Lohmann <Philipp.Lohmann@Sun.COM>2009-10-20 23:12:55 +0200
commitac58ea94d094e53cc8fb13078ed99bac1d142226 (patch)
tree2380172e37b342be20e48639a3b9d69273f61039 /shell
parentebf12377d3b2580e82a07074dcbf098308ab2faf (diff)
#i106113# update from shtylman and kendy (thanks !)
Diffstat (limited to 'shell')
-rw-r--r--shell/source/backends/kdebe/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/backends/kdebe/makefile.mk b/shell/source/backends/kdebe/makefile.mk
index 8bc0b475be..6159be6be1 100644
--- a/shell/source/backends/kdebe/makefile.mk
+++ b/shell/source/backends/kdebe/makefile.mk
@@ -77,11 +77,11 @@ SHL1OBJS=$(SLOFILES)
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1IMPLIB=i$(SHL1TARGET)
+SHL1LINKFLAGS+=$(KDE_LIBS) -lkio
SHL1STDLIBS= \
$(CPPUHELPERLIB) \
$(CPPULIB) \
- $(SALLIB) \
- $(KDE_LIBS) -lkio
+ $(SALLIB)
SHL1VERSIONMAP=exports.map
SHL1DEF=$(MISC)$/$(SHL1TARGET).def