summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/private
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:47:12 -0600
commit5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2 (patch)
tree17972760e7300332561b51d366d2324f477cf678 /kopete/libkopete/private
parentc168a00493fa3252c4ab47e13318298fdd5bdddd (diff)
downloadtdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.tar.gz
tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kopete/libkopete/private')
-rw-r--r--kopete/libkopete/private/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/private/Makefile.am b/kopete/libkopete/private/Makefile.am
index 15e930df..3dc2ca73 100644
--- a/kopete/libkopete/private/Makefile.am
+++ b/kopete/libkopete/private/Makefile.am
@@ -8,6 +8,6 @@ noinst_LTLIBRARIES = libkopeteprivate.la
libkopeteprivate_la_SOURCES = kopeteemoticons.cpp \
kopetecommand.cpp kopeteviewmanager.cpp kopeteutils_private.cpp
libkopeteprivate_la_LDFLAGS = $(all_libraries)
-libkopeteprivate_la_LIBADD = $(LIB_KDEUI)
+libkopeteprivate_la_LIBADD = $(LIB_TDEUI)
# vim: set noet: