diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:47:12 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 21:47:12 -0600 |
commit | 5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2 (patch) | |
tree | 17972760e7300332561b51d366d2324f477cf678 /kopete/plugins | |
parent | c168a00493fa3252c4ab47e13318298fdd5bdddd (diff) | |
download | tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.tar.gz tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.zip |
Rename additional instances of KDE to TDE
Diffstat (limited to 'kopete/plugins')
-rw-r--r-- | kopete/plugins/smpppdcs/unittest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/smpppdcs/unittest/Makefile.am b/kopete/plugins/smpppdcs/unittest/Makefile.am index 89718cd6..093f425d 100644 --- a/kopete/plugins/smpppdcs/unittest/Makefile.am +++ b/kopete/plugins/smpppdcs/unittest/Makefile.am @@ -5,7 +5,7 @@ METASOURCES = AUTO check_PROGRAMS = smpppdcstests smpppdcstests_SOURCES = main.cpp clienttest.cpp -smpppdcstests_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor +smpppdcstests_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor smpppdcstests_LDADD = ../libsmpppdclient/libsmpppdclient.la -lkunittestgui noinst_HEADERS = clienttest.h |