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/crashes/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/crashes/Makefile.am') diff --git a/konq-plugins/crashes/Makefile.am b/konq-plugins/crashes/Makefile.am index f27fbc1..df784e6 100644 --- a/konq-plugins/crashes/Makefile.am +++ b/konq-plugins/crashes/Makefile.am @@ -3,7 +3,7 @@ METASOURCES = AUTO kde_module_LTLIBRARIES = libcrashesplugin.la libcrashesplugin_la_SOURCES = crashesplugin.cpp -libcrashesplugin_la_LIBADD = $(LIB_KHTML) -lkonq +libcrashesplugin_la_LIBADD = $(LIB_TDEHTML) -lkonq libcrashesplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) pluginsdir = $(kde_datadir)/tdehtml/kpartplugins -- cgit v1.2.1