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.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/kwin/killer/Makefile.am b/kwin/killer/Makefile.am
deleted file mode 100644
index cd396bde7..000000000
--- a/kwin/killer/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-INCLUDES = $(all_includes)
-
-bin_PROGRAMS = twin_killer_helper
-
-twin_killer_helper_SOURCES = killer.cpp
-twin_killer_helper_LDADD = $(LIB_TDEUI)
-twin_killer_helper_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
-
-METASOURCES = AUTO