diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 21:47:12 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 21:47:12 -0600 |
commit | 5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2 (patch) | |
tree | 17972760e7300332561b51d366d2324f477cf678 /kopete/libkopete/private/Makefile.am | |
parent | c168a00493fa3252c4ab47e13318298fdd5bdddd (diff) | |
download | tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.tar.gz tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kopete/libkopete/private/Makefile.am')
-rw-r--r-- | kopete/libkopete/private/Makefile.am | 2 |
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: |