From 5cc26ceed345bb95cb1defab204b631cb79319de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:01 +0200 Subject: Additional k => tde renaming and fixes --- kapptemplate/kpartplugin/plugin-Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kapptemplate/kpartplugin') diff --git a/kapptemplate/kpartplugin/plugin-Makefile.am b/kapptemplate/kpartplugin/plugin-Makefile.am index 7c01ef75..cf8691c2 100644 --- a/kapptemplate/kpartplugin/plugin-Makefile.am +++ b/kapptemplate/kpartplugin/plugin-Makefile.am @@ -11,7 +11,7 @@ kde_module_LTLIBRARIES = lib${APP_NAME_LC}plugin.la # This is all standard. Remove the LIB_TDEHTML reference if you are not # using the TDEHTML Part lib${APP_NAME_LC}plugin_la_SOURCES = plugin_${APP_NAME_LC}.cpp -lib${APP_NAME_LC}plugin_la_LIBADD = \$(LIB_KPARTS) \$(LIB_TDEHTML) +lib${APP_NAME_LC}plugin_la_LIBADD = \$(LIB_TDEPARTS) \$(LIB_TDEHTML) lib${APP_NAME_LC}plugin_la_LDFLAGS = -module \$(KDE_PLUGIN) \$(all_libraries) # Install the .rc file in the Part's directory (in this case, the part -- cgit v1.2.1