summaryrefslogtreecommitdiffstats
path: root/kmymoney2/plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:34:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:34:10 -0600
commit811f4062a0812692afeba58987848f9f8822a33d (patch)
treed60b13d168e331601dc79aaf2a43db63f45b7257 /kmymoney2/plugins
parentc0bc00733f4e44839b19891503151434904c4433 (diff)
downloadkmymoney-811f4062a0812692afeba58987848f9f8822a33d.tar.gz
kmymoney-811f4062a0812692afeba58987848f9f8822a33d.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kmymoney2/plugins')
-rw-r--r--kmymoney2/plugins/ofximport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/plugins/ofximport/Makefile.am b/kmymoney2/plugins/ofximport/Makefile.am
index 97b6c4b..3fc8d66 100644
--- a/kmymoney2/plugins/ofximport/Makefile.am
+++ b/kmymoney2/plugins/ofximport/Makefile.am
@@ -16,7 +16,7 @@ kmm_ofximport_la_LIBADD = @OFX_LIBS@ dialogs/libdialogs.la ../libkmm_plugin.la .
# LD flags for the plugin
# -module says: this is a module, i.e. something you're going to dlopen
# so e.g. it has no version number like a normal shared lib would have.
-kmm_ofximport_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_KHTML) $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KIO) $(LIB_QT) -L../.libs
+kmm_ofximport_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_KHTML) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KIO) $(LIB_QT) -L../.libs
# rc file containing the GUI for the plugin
pluginsdir = $(kde_datadir)/kmm_ofximport