summaryrefslogtreecommitdiffstats
path: root/kommander/part
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-26 08:24:49 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-26 08:24:49 +0000
commit8e0ab6882143a1aa5f9034819d1cf6155bd38278 (patch)
tree052b174eb22d1abd3f0938c608f2663612653aec /kommander/part
parentd3b4e48f306181cb6f19afecd103d867d6744575 (diff)
downloadtdewebdev-8e0ab6882143a1aa5f9034819d1cf6155bd38278.tar.gz
tdewebdev-8e0ab6882143a1aa5f9034819d1cf6155bd38278.zip
Automake fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1107610 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kommander/part')
-rw-r--r--kommander/part/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/part/Makefile.am b/kommander/part/Makefile.am
index 9ba32668..7e65e9bc 100644
--- a/kommander/part/Makefile.am
+++ b/kommander/part/Makefile.am
@@ -1,7 +1,7 @@
INCLUDES = -I$(top_srcdir)/kommander/executor -I$(top_srcdir)/kommander/factory $(all_includes)
METASOURCES = AUTO
kde_module_LTLIBRARIES = libkommander_part.la
-libkommander_part_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
+libkommander_part_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -lkdecore -lkdeui $(LIB_QT) -lkjs -lkdefx -lkio -lkparts -lDCOP -L../../kommander/plugin/.libs -lkommanderplugin
libkommander_part_la_LIBADD = $(top_builddir)/kommander/executor/libinstance.la $(top_builddir)/kommander/widget/libkommanderwidget.la $(LIB_KFILE) $(LIB_KPARTS) $(LIB_KHTML)
kde_services_DATA = kommander_part.desktop
libkommander_part_la_SOURCES = kommander_part.cpp