From 44c26994c9087200cf941f08df9f77b553a1365e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 16:12:19 -0600 Subject: Rename kioslaves --- kopete/plugins/contactnotes/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/plugins') diff --git a/kopete/plugins/contactnotes/Makefile.am b/kopete/plugins/contactnotes/Makefile.am index 3e8705b6..95a1e6b7 100644 --- a/kopete/plugins/contactnotes/Makefile.am +++ b/kopete/plugins/contactnotes/Makefile.am @@ -6,7 +6,7 @@ kde_module_LTLIBRARIES = kopete_contactnotes.la kopete_contactnotes_la_SOURCES = contactnotesplugin.cpp contactnotesedit.cpp kopete_contactnotes_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -kopete_contactnotes_la_LIBADD = ../../libkopete/libkopete.la -lkio +kopete_contactnotes_la_LIBADD = ../../libkopete/libkopete.la -ltdeio service_DATA = kopete_contactnotes.desktop servicedir = $(kde_servicesdir) -- cgit v1.2.1