summaryrefslogtreecommitdiffstats
path: root/kpresenter
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-08-12 11:34:39 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-08-12 11:34:39 +0200
commitd388dc54bbd88929907a71f9fc70ee0486cc99c1 (patch)
tree45f3e7fc567d30b1f8bd291b559a2786adfb9da6 /kpresenter
parent5ac0bbacaf0ad76cbc65972df498b2f1789cc0f5 (diff)
downloadkoffice-d388dc54bbd88929907a71f9fc70ee0486cc99c1.tar.gz
koffice-d388dc54bbd88929907a71f9fc70ee0486cc99c1.zip
Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
Diffstat (limited to 'kpresenter')
-rw-r--r--kpresenter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/Makefile.am b/kpresenter/Makefile.am
index 69f5b188..e24036b2 100644
--- a/kpresenter/Makefile.am
+++ b/kpresenter/Makefile.am
@@ -72,7 +72,7 @@ libkpresenterprivate_la_LDFLAGS = $(all_libraries) -version-info 4:0 -no-undefin
if include_ARTS
ARTSKDE = -lartskde
endif
-libkpresenterprivate_la_LIBADD = autoformEdit/libaf.la $(LIB_KOFFICEUI) $(LIB_KOTEXT) $(LIB_KOPAINTER) $(ARTSKDE)
+libkpresenterprivate_la_LIBADD = autoformEdit/libaf.la $(LIB_KOFFICEUI) $(LIB_KOTEXT) $(LIB_KOPAINTER) $(ARTSKDE) -lsoundserver_idl -lmcop
## The part
kde_module_LTLIBRARIES = libkpresenterpart.la