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/autorefresh/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/autorefresh') diff --git a/konq-plugins/autorefresh/Makefile.am b/konq-plugins/autorefresh/Makefile.am index ebc6394..c4691e4 100644 --- a/konq-plugins/autorefresh/Makefile.am +++ b/konq-plugins/autorefresh/Makefile.am @@ -4,7 +4,7 @@ INCLUDES = $(all_includes) libautorefresh_la_METASOURCES = AUTO libautorefresh_la_SOURCES = autorefresh.cpp -libautorefresh_la_LIBADD = $(LIB_KHTML) +libautorefresh_la_LIBADD = $(LIB_TDEHTML) libautorefresh_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -- cgit v1.2.1