From a5a7573f3597f76e3cf9ebfb5a38416906289ff3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 21:01:57 -0600 Subject: Rename kiobuffer and KHTML --- konq-plugins/searchbar/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/searchbar/Makefile.am') diff --git a/konq-plugins/searchbar/Makefile.am b/konq-plugins/searchbar/Makefile.am index 3a4c1b5..04e33fa 100644 --- a/konq-plugins/searchbar/Makefile.am +++ b/konq-plugins/searchbar/Makefile.am @@ -5,7 +5,7 @@ INCLUDES = $(all_includes) kde_module_LTLIBRARIES = libsearchbarplugin.la libsearchbarplugin_la_SOURCES = searchbar.cpp -libsearchbarplugin_la_LIBADD = $(LIB_KHTML) +libsearchbarplugin_la_LIBADD = $(LIB_TDEHTML) libsearchbarplugin_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) pluginsdir = $(kde_datadir)/konqueror/kpartplugins -- cgit v1.2.1