summaryrefslogtreecommitdiffstats
path: root/kioslave/audiocd/kcmaudiocd/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:46:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 21:46:54 -0600
commitffba74342b21eae1bda25ef4816415b71d0dcd6a (patch)
tree47ba1cef053ee8cefcbaeef1d38695673311b4d8 /kioslave/audiocd/kcmaudiocd/Makefile.am
parentbc666a19ca87f1f606898fd9da4f5847e89ac0e1 (diff)
downloadtdemultimedia-ffba74342b21eae1bda25ef4816415b71d0dcd6a.tar.gz
tdemultimedia-ffba74342b21eae1bda25ef4816415b71d0dcd6a.zip
Rename additional instances of KDE to TDE
Diffstat (limited to 'kioslave/audiocd/kcmaudiocd/Makefile.am')
-rw-r--r--kioslave/audiocd/kcmaudiocd/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/audiocd/kcmaudiocd/Makefile.am b/kioslave/audiocd/kcmaudiocd/Makefile.am
index 962c3fa0..73d6be2d 100644
--- a/kioslave/audiocd/kcmaudiocd/Makefile.am
+++ b/kioslave/audiocd/kcmaudiocd/Makefile.am
@@ -3,7 +3,7 @@ kde_module_LTLIBRARIES = kcm_audiocd.la
kcm_audiocd_la_SOURCES = audiocdconfig.ui kcmaudiocd.cpp
kcm_audiocd_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
-kcm_audiocd_la_LIBADD = ../plugins/libaudiocdplugins.la $(LIB_KDEUI)
+kcm_audiocd_la_LIBADD = ../plugins/libaudiocdplugins.la $(LIB_TDEUI)
INCLUDES = -I$(srcdir)/../plugins -I$(top_srcdir)/libkcddb $(all_includes)