summaryrefslogtreecommitdiffstats
path: root/knewsticker/knewstickerstub/Makefile.am
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 /knewsticker/knewstickerstub/Makefile.am
parentc168a00493fa3252c4ab47e13318298fdd5bdddd (diff)
downloadtdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.tar.gz
tdenetwork-5feb3a1bc4eaf07b0a44bf84b33117cfbd30ffc2.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'knewsticker/knewstickerstub/Makefile.am')
-rw-r--r--knewsticker/knewstickerstub/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/knewsticker/knewstickerstub/Makefile.am b/knewsticker/knewstickerstub/Makefile.am
index bdfd22ef..c3d57871 100644
--- a/knewsticker/knewstickerstub/Makefile.am
+++ b/knewsticker/knewstickerstub/Makefile.am
@@ -8,6 +8,6 @@ service_DATA = knewstickerstub.desktop
METASOURCES = AUTO
knewstickerstub_SOURCES = knewstickerstub.cpp
-knewstickerstub_LDADD = $(LIB_KIO) ../common/libknewstickercommon.la $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI)
-knewstickerstub_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI)
+knewstickerstub_LDADD = $(LIB_KIO) ../common/libknewstickercommon.la $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI)
+knewstickerstub_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI)