summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:33:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:33:13 -0600
commitfdc519713fd3be2a27a50302d754b405a66d961b (patch)
tree444d901d83a08e632c27c8c48bd58e535583a676 /src
parent7b367726a1de0bc8f6697ad7ea688ea597e5e18d (diff)
downloadtdmtheme-fdc519713fd3be2a27a50302d754b405a66d961b.tar.gz
tdmtheme-fdc519713fd3be2a27a50302d754b405a66d961b.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 94379de..ef8cbb8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,7 @@ METASOURCES = AUTO
kde_module_LTLIBRARIES = kcm_kdmtheme.la
kcm_kdmtheme_la_SOURCES = kdmtheme.cpp
-kcm_kdmtheme_la_LIBADD = -lkio -lknewstuff $(LIB_KDEUI)
+kcm_kdmtheme_la_LIBADD = -lkio -lknewstuff $(LIB_TDEUI)
kcm_kdmtheme_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)