summaryrefslogtreecommitdiffstats
path: root/kwin/kompmgr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/kompmgr/Makefile.am')
-rw-r--r--kwin/kompmgr/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/kwin/kompmgr/Makefile.am b/kwin/kompmgr/Makefile.am
deleted file mode 100644
index 6cc8ce434..000000000
--- a/kwin/kompmgr/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-bin_PROGRAMS = kompmgr
-
-kompmgr_SOURCES = kompmgr.c
-kompmgr_LDADD = $(X_LDFLAGS) $(X_RPATH) -lXcomposite -lXdamage -lXfixes $(LIB_XRENDER) $(LIB_X11) -lXext -lm
-
-INCLUDES = $(all_includes)