summaryrefslogtreecommitdiffstats
path: root/kioslave/audiocd/kcmaudiocd/Makefile.am
diff options
context:
space:
mode:
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)