summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/ui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/ui/Makefile.am')
-rw-r--r--khotkeys/kcontrol/ui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/ui/Makefile.am b/khotkeys/kcontrol/ui/Makefile.am
index 8242b0b75..14ea5c44d 100644
--- a/khotkeys/kcontrol/ui/Makefile.am
+++ b/khotkeys/kcontrol/ui/Makefile.am
@@ -7,7 +7,7 @@ libui_la_SOURCES = dummy.cpp windowdef_simple_widget_ui.ui windowdef_list_widget
gesture_triggers_tab_ui.ui gestures_settings_tab_ui.ui general_settings_tab_ui.ui \
voice_input_widget_ui.ui voice_settings_tab_ui.ui
-libui_la_LIBADD = ../../shared/libkhotkeys_shared.la $(LIB_KDEUI)
+libui_la_LIBADD = ../../shared/libkhotkeys_shared.la $(LIB_TDEUI)
libui_la_LDFLAGS = $(all_libraries)
INCLUDES= -I$(srcdir)/.. -I$(top_srcdir)/khotkeys/shared $(all_includes)