summaryrefslogtreecommitdiffstats
path: root/kword/mailmerge/Makefile.am
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-22 05:22:01 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-22 05:22:01 +0000
commit5b46910e08967d8155e728a455a16e3bbd408dae (patch)
treef99c6ba0f7437be12124792d3bb427db7aaa202d /kword/mailmerge/Makefile.am
parentad47728c5945e26ce2937636bc27871e16b42416 (diff)
downloadkoffice-5b46910e08967d8155e728a455a16e3bbd408dae.tar.gz
koffice-5b46910e08967d8155e728a455a16e3bbd408dae.zip
Further makefile updates
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1078340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kword/mailmerge/Makefile.am')
-rw-r--r--kword/mailmerge/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/mailmerge/Makefile.am b/kword/mailmerge/Makefile.am
index 8d596413..e1727009 100644
--- a/kword/mailmerge/Makefile.am
+++ b/kword/mailmerge/Makefile.am
@@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = kwmailmerge_classic.la
## Plugin encapsulating the (old) internally stored style
kwmailmerge_classic_la_SOURCES = KWClassicSerialDataSource.cpp
-kwmailmerge_classic_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
+kwmailmerge_classic_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -lDCOP -lkdecore -lkdeui $(LIB_QT) -lkjs -lkdefx -lkio -lkparts -L../../lib/kofficecore/.libs/ -lkofficecore -L../../lib/kofficeui/.libs/ -lkofficeui -L../../lib/store/.libs/ -lkstore
kwmailmerge_classic_la_LIBADD = ../libkwmailmerge_interface.la $(LIB_KDEUI) $(LIB_KOTEXT)
METASOURCES = AUTO