summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 47584b4..0486258 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,7 @@ kcm_kopete_otr_la_SOURCES = kopete_otr.kcfgc otrpreferences.cpp otrprefs.ui
kcm_kopete_otr_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) \
$(all_libraries) -lkopete
-kcm_kopete_otr_la_LIBADD = libkotr.la -lotr $(LIB_KUTILS)
+kcm_kopete_otr_la_LIBADD = libkotr.la -lotr $(LIB_TDEUTILS)
service_DATA = kopete_otr.desktop
servicedir = $(kde_servicesdir)