summaryrefslogtreecommitdiffstats
path: root/kopete/plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:12:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:12:19 -0600
commit44c26994c9087200cf941f08df9f77b553a1365e (patch)
treed44f6b84c9218232ee50a929258431c9eadbc99d /kopete/plugins
parent1334b51442f51913f8d8f1e908674bb20a7ab415 (diff)
downloadtdenetwork-44c26994c9087200cf941f08df9f77b553a1365e.tar.gz
tdenetwork-44c26994c9087200cf941f08df9f77b553a1365e.zip
Rename kioslaves
Diffstat (limited to 'kopete/plugins')
-rw-r--r--kopete/plugins/contactnotes/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)