summaryrefslogtreecommitdiffstats
path: root/filters/kchart/mng
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:21:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:21:29 -0600
commite5c4347deaf8b35481178a3e8af00ea1c60e184e (patch)
tree76c9e5a18705af0b71e5550986bdafb46c108253 /filters/kchart/mng
parentd12331d1ff7a29a4c1c297ea46504352430e85b7 (diff)
downloadkoffice-e5c4347deaf8b35481178a3e8af00ea1c60e184e.tar.gz
koffice-e5c4347deaf8b35481178a3e8af00ea1c60e184e.zip
Additional kde to tde renaming
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 56a37efe..d46a9e06 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) -lkdecore -lkdeui $(LIB_QT) -lkjs -lkdefx -lkio -lkparts -L../../../lib/kofficecore/.libs/ -lkofficecore -L../../../lib/kofficeui/.libs/ -lkofficeui -L../../../lib/store/.libs/ -lkstore
+libkchartmngexport_la_LDFLAGS = -module $(KDE_PLUGIN) -no-undefined $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio -lkparts -L../../../lib/kofficecore/.libs/ -lkofficecore -L../../../lib/kofficeui/.libs/ -lkofficeui -L../../../lib/store/.libs/ -lkstore
libkchartmngexport_la_LIBADD = ../../../kchart/libkchartcommon.la ../libimageexport/libkchartimageexport.la ../../../filters/libdialogfilter/libdialogfilter.la $(KOFFICE_LIBS)
noinst_HEADERS = \
mngexport.h