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/rsync/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konq-plugins/rsync/Makefile.am') diff --git a/konq-plugins/rsync/Makefile.am b/konq-plugins/rsync/Makefile.am index c95d672..4d87da6 100644 --- a/konq-plugins/rsync/Makefile.am +++ b/konq-plugins/rsync/Makefile.am @@ -4,7 +4,7 @@ AM_CPPFLAGS = $(all_includes) METASOURCES = AUTO librsyncplugin_la_SOURCES = rsyncplugin.cpp -librsyncplugin_la_LIBADD = -lkonq -lkrsync +librsyncplugin_la_LIBADD = -lkonq -ltdersync librsyncplugin_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) iconviewdir = $(kde_datadir)/konqiconview/kpartplugins -- cgit v1.2.1