summaryrefslogtreecommitdiffstats
path: root/kcontrol/kded/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kded/Makefile.am')
-rw-r--r--kcontrol/kded/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kded/Makefile.am b/kcontrol/kded/Makefile.am
index af2d54142..e631b7271 100644
--- a/kcontrol/kded/Makefile.am
+++ b/kcontrol/kded/Makefile.am
@@ -3,7 +3,7 @@ kde_module_LTLIBRARIES = kcm_kded.la
kcm_kded_la_SOURCES = kcmkded.cpp
kcm_kded_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-kcm_kded_la_LIBADD = $(LIB_KIO)
+kcm_kded_la_LIBADD = $(LIB_TDEIO)
AM_CPPFLAGS= $(all_includes)