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 7b072c71..e7317f2b 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_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
+kdev_gen_settings_kconf_update_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
kdev_gen_settings_kconf_update_LDADD = $(LIB_QT)
# vim: set noet: