From 6085d1a6e1cccacd3af4aaab64ea48a731d5143f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:01:40 +0200 Subject: Additional k => tde renaming and fixes --- konq-plugins/webarchiver/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/webarchiver') diff --git a/konq-plugins/webarchiver/Makefile.am b/konq-plugins/webarchiver/Makefile.am index 43dbfb0..ba541c5 100644 --- a/konq-plugins/webarchiver/Makefile.am +++ b/konq-plugins/webarchiver/Makefile.am @@ -6,7 +6,7 @@ METASOURCES = AUTO kde_module_LTLIBRARIES = libwebarchiverplugin.la webarchivethumbnail.la libwebarchiverplugin_la_SOURCES = plugin_webarchiver.cpp archiveviewbase.ui archivedialog.cpp -libwebarchiverplugin_la_LIBADD = $(LIB_KPARTS) $(LIB_TDEHTML) +libwebarchiverplugin_la_LIBADD = $(LIB_TDEPARTS) $(LIB_TDEHTML) libwebarchiverplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) pluginsdir = $(kde_datadir)/tdehtml/kpartplugins -- cgit v1.2.1