From 39177c1528006932b00136d34cf022434df73d72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:15:08 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- 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 710ec6e..f27fbc1 100644 --- a/konq-plugins/crashes/Makefile.am +++ b/konq-plugins/crashes/Makefile.am @@ -6,7 +6,7 @@ libcrashesplugin_la_SOURCES = crashesplugin.cpp libcrashesplugin_la_LIBADD = $(LIB_KHTML) -lkonq libcrashesplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -pluginsdir = $(kde_datadir)/khtml/kpartplugins +pluginsdir = $(kde_datadir)/tdehtml/kpartplugins plugins_DATA = crashesplugin.rc crashesplugin.desktop appsdir = $(kde_appsdir)/.hidden -- cgit v1.2.1