summaryrefslogtreecommitdiffstats
path: root/src/kconf_update/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/kconf_update/Makefile.am')
-rw-r--r--src/kconf_update/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kconf_update/Makefile.am b/src/kconf_update/Makefile.am
index c79b0784..ee748ca1 100644
--- a/src/kconf_update/Makefile.am
+++ b/src/kconf_update/Makefile.am
@@ -11,7 +11,7 @@ kconf_PROGRAMS = kdev-gen-settings-kconf_update
kconfdir = $(libdir)/kconf_update_bin
kdev_gen_settings_kconf_update_SOURCES = kdev-gen-settings-kconf_update.cpp
-kdev_gen_settings_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kdev_gen_settings_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
kdev_gen_settings_kconf_update_LDADD = $(LIB_QT)
# vim: set noet: