summaryrefslogtreecommitdiffstats
path: root/kplato
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 /kplato
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 'kplato')
-rw-r--r--kplato/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kplato/Makefile.am b/kplato/Makefile.am
index eacfc3f0..fbe328a6 100644
--- a/kplato/Makefile.am
+++ b/kplato/Makefile.am
@@ -102,7 +102,7 @@ noinst_HEADERS = \
## The part
lib_LTLIBRARIES =
kde_module_LTLIBRARIES = libkplatopart.la
-libkplatopart_la_LDFLAGS = $(KDE_LDFLAGS) $(KDE_PLUGIN)
+libkplatopart_la_LDFLAGS = $(KDE_LDFLAGS) $(KDE_PLUGIN) -lkdecore -lkdeui $(LIB_QT) -lkjs -lkdefx -lkio -lkparts -L../lib/kofficecore/.libs/ -lkofficecore -L../lib/kofficeui/.libs/ -lkofficeui -L../lib/store/.libs/ -lkstore -lkdeprint
libkplatopart_la_LIBADD = $(LIB_KABC) $(LIB_KOFFICEUI) \
$(top_builddir)/kdgantt/libkdgantt.la
## $(top_builddir)/kugar/lib/libkugarlib.la
@@ -113,7 +113,7 @@ libkplatopart_la_METASOURCES = AUTO
kdeinit_LTLIBRARIES = kplato.la
bin_PROGRAMS =
kplato_la_SOURCES = main.cc
-kplato_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
+kplato_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -lkdecore -lkdeui $(LIB_QT) -lkjs -lkdefx -lkio -lkparts -L../lib/kofficecore/.libs/ -lkofficecore -L../lib/kofficeui/.libs/ -lkofficeui -L../lib/store/.libs/ -lkstore -lkdeprint
kplato_la_LIBADD = $(LIB_KOFFICECORE)
xdg_apps_DATA = kplato.desktop