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/domtreeviewer/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/domtreeviewer/Makefile.am') diff --git a/konq-plugins/domtreeviewer/Makefile.am b/konq-plugins/domtreeviewer/Makefile.am index 3dcfcc9..cfb3bb9 100644 --- a/konq-plugins/domtreeviewer/Makefile.am +++ b/konq-plugins/domtreeviewer/Makefile.am @@ -23,7 +23,7 @@ libdomtreeviewerplugin_la_SOURCES = plugin_domtreeviewer.cpp \ libdomtreeviewerplugin_la_LIBADD = $(LIB_KPARTS) $(LIB_KHTML) libdomtreeviewerplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -pluginsdir = $(kde_datadir)/khtml/kpartplugins +pluginsdir = $(kde_datadir)/tdehtml/kpartplugins plugins_DATA = plugin_domtreeviewer.rc plugin_domtreeviewer.desktop appsdir = $(kde_appsdir)/.hidden -- cgit v1.2.1