From cb09750db68cf5fd3194f0995a575d1c5ad1100c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:36:55 -0600 Subject: Rename additional instances of KDE to TDE --- plugins/search/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/search/Makefile.am') diff --git a/plugins/search/Makefile.am b/plugins/search/Makefile.am index af57f30..396a196 100644 --- a/plugins/search/Makefile.am +++ b/plugins/search/Makefile.am @@ -9,7 +9,7 @@ ktsearchplugin_la_SOURCES = searchplugin.cpp htmlpart.cpp searchbar.ui \ # Libs needed by the plugin ktsearchplugin_la_LIBADD = ../../libktorrent/libktorrent.la \ $(LIB_KHTML) $(LIB_KPARTS) $(LIB_QT) \ - $(LIB_KDECORE) $(LIB_KDEUI) $(LIB_KFILE) + $(LIB_TDECORE) $(LIB_TDEUI) $(LIB_KFILE) # LD flags for the plugin # -module says: this is a module, i.e. something you're going to dlopen -- cgit v1.2.1