summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:36:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:36:28 -0600
commit4cc8bcb2aef385b75a11bca934e23b174f26f89f (patch)
tree58b1646dc8b1b7af29395d0e2f82a81a6416fc97 /src
parent56db490c35d828101dcbf056b6da0eb59719d4af (diff)
downloadksplash-engine-moodin-4cc8bcb2aef385b75a11bca934e23b174f26f89f.tar.gz
ksplash-engine-moodin-4cc8bcb2aef385b75a11bca934e23b174f26f89f.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e18396b..80a0d8f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,8 +3,8 @@ INCLUDES = $(all_includes) -I$(kde_includes)/ksplash
kde_module_LTLIBRARIES = ksplashmoodin.la
ksplashmoodin_la_SOURCES = thememoodin.cpp effectwidget.cpp cache.cpp magiclabel.cpp scaler.cpp
-ksplashmoodin_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module $(KDE_PLUGIN) $(LIB_QT) $(LIB_KDECORE) -ltdefx
-ksplashmoodin_la_LIBADD = $(LIB_KDEUI) -lksplashthemes
+ksplashmoodin_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module $(KDE_PLUGIN) $(LIB_QT) $(LIB_TDECORE) -ltdefx
+ksplashmoodin_la_LIBADD = $(LIB_TDEUI) -lksplashthemes
METASOURCES = AUTO