summaryrefslogtreecommitdiffstats
path: root/kcontrol/keys/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/keys/Makefile.am')
-rw-r--r--kcontrol/keys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/Makefile.am b/kcontrol/keys/Makefile.am
index 0f07b43a5..a41bbaa71 100644
--- a/kcontrol/keys/Makefile.am
+++ b/kcontrol/keys/Makefile.am
@@ -1,7 +1,7 @@
kde_module_LTLIBRARIES = kcm_keys.la
kcm_keys_la_SOURCES = shortcuts.cpp modifiers.cpp main.cpp khotkeys.cpp treeview.cpp commandShortcuts.cpp
-kcm_keys_la_LIBADD = -ltdeui -lkio
+kcm_keys_la_LIBADD = -ltdeui -ltdeio
kcm_keys_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
AM_CPPFLAGS= $(all_includes)