From 291cf502dd96dbadbc6d82a7f5f48c14377c7c71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 19:57:59 +0200 Subject: Additional k => tde renaming and fixes --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') 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) -- cgit v1.2.1