From 8f63a4e04fc59bcbc4ec4a6abcfc4b4004a99850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:58:15 +0200 Subject: Additional k => tde renaming and fixes --- plugins/webinterface/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/webinterface/Makefile.am') diff --git a/plugins/webinterface/Makefile.am b/plugins/webinterface/Makefile.am index 8067401..09a0f10 100644 --- a/plugins/webinterface/Makefile.am +++ b/plugins/webinterface/Makefile.am @@ -11,7 +11,7 @@ ktwebinterfaceplugin_la_SOURCES = webinterfaceplugin.cpp httpserver.cpp \ httpclienthandler.cpp httpresponseheader.cpp # Libs needed by the plugin ktwebinterfaceplugin_la_LIBADD = ../../libktorrent/libktorrent.la \ - $(LIB_TDEHTML) $(LIB_KPARTS) $(LIB_QT) \ + $(LIB_TDEHTML) $(LIB_TDEPARTS) $(LIB_QT) \ $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_TDEFILE) # LD flags for the plugin -- cgit v1.2.1