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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kwin/killer/Makefile.am b/kwin/killer/Makefile.am
index 620543fa0..b55ee7b8c 100644
--- a/kwin/killer/Makefile.am
+++ b/kwin/killer/Makefile.am
@@ -3,7 +3,7 @@ INCLUDES = $(all_includes)
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) -ltdefx $(LIB_KIO) -lktexteditor
+kwin_killer_helper_LDADD = $(LIB_TDEUI)
+kwin_killer_helper_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
METASOURCES = AUTO