summaryrefslogtreecommitdiffstats
path: root/filters/kchart/mng
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 18:08:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 18:08:55 -0600
commitf67880312d751fa0f7418d9872fafe04d9860a12 (patch)
treee00ffc380af79e678d71284a63c5f51a912031b4 /filters/kchart/mng
parentaa390fa1d48ef619ed2ba8fb76bb0adcd37c1cee (diff)
downloadkoffice-f67880312d751fa0f7418d9872fafe04d9860a12.tar.gz
koffice-f67880312d751fa0f7418d9872fafe04d9860a12.zip
Update for kioslave rename
Diffstat (limited to 'filters/kchart/mng')
-rw-r--r--filters/kchart/mng/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/kchart/mng/Makefile.am b/filters/kchart/mng/Makefile.am
index 9bfe1de7..156cb106 100644
--- a/filters/kchart/mng/Makefile.am
+++ b/filters/kchart/mng/Makefile.am
@@ -12,7 +12,7 @@ INCLUDES= -I$(srcdir) $(KOFFICE_INCLUDES) \
kde_module_LTLIBRARIES = libkchartmngexport.la
libkchartmngexport_la_SOURCES = mngexport.cpp
-libkchartmngexport_la_LDFLAGS = -module $(KDE_PLUGIN) -no-undefined $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio -ltdeparts
+libkchartmngexport_la_LDFLAGS = -module $(KDE_PLUGIN) -no-undefined $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts
libkchartmngexport_la_LIBADD = ../../../kchart/libkchartcommon.la ../libimageexport/libkchartimageexport.la ../../../filters/libdialogfilter/libdialogfilter.la $(KOFFICE_LIBS)
noinst_HEADERS = \
mngexport.h