summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/misc/plugins/bookmarkimport/kftp/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:07 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:57:07 +0200
commitf74f82b8f3bfe68ba86f3dc8060be27903016d2b (patch)
tree5be81d7c0decccf4d99e9bd68aa84324c44964ea /kftpgrabber/src/misc/plugins/bookmarkimport/kftp/Makefile.am
parentbafc4152b132f009dc8d78c16171edfedb0eed63 (diff)
downloadkftpgrabber-f74f82b8f3bfe68ba86f3dc8060be27903016d2b.tar.gz
kftpgrabber-f74f82b8f3bfe68ba86f3dc8060be27903016d2b.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kftpgrabber/src/misc/plugins/bookmarkimport/kftp/Makefile.am')
-rw-r--r--kftpgrabber/src/misc/plugins/bookmarkimport/kftp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kftpgrabber/src/misc/plugins/bookmarkimport/kftp/Makefile.am b/kftpgrabber/src/misc/plugins/bookmarkimport/kftp/Makefile.am
index 7954126..a287dc2 100644
--- a/kftpgrabber/src/misc/plugins/bookmarkimport/kftp/Makefile.am
+++ b/kftpgrabber/src/misc/plugins/bookmarkimport/kftp/Makefile.am
@@ -6,7 +6,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = kftpimportplugin_kftp.la
kftpimportplugin_kftp_la_SOURCES = kftpimportkftpplugin.cpp
-kftpimportplugin_kftp_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KPARTS) ../../../interfaces/libkftpinterfaces.la
+kftpimportplugin_kftp_la_LIBADD = $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEPARTS) ../../../interfaces/libkftpinterfaces.la
kftpimportplugin_kftp_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
kde_services_DATA = kftpimportplugin_kftp.desktop