summaryrefslogtreecommitdiffstats
path: root/kwin/killer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/killer/Makefile.am')
-rw-r--r--kwin/killer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/killer/Makefile.am b/kwin/killer/Makefile.am
index e31c88be6..620543fa0 100644
--- a/kwin/killer/Makefile.am
+++ b/kwin/killer/Makefile.am
@@ -4,6 +4,6 @@ bin_PROGRAMS = kwin_killer_helper
kwin_killer_helper_SOURCES = killer.cpp
kwin_killer_helper_LDADD = $(LIB_KDEUI)
-kwin_killer_helper_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
+kwin_killer_helper_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor
METASOURCES = AUTO