summaryrefslogtreecommitdiffstats
path: root/twin/kompmgr/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2014-11-19 23:14:09 -0600
committerTimothy Pearson <[email protected]>2014-11-19 23:14:09 -0600
commit0a8ecfb93b699a519ad9af9e548279d50c50093b (patch)
tree3ba36b24120e99034b6efc520d3ee00cc113e308 /twin/kompmgr/Makefile.am
parent154df4875e51f83f64b4c3f431867de79c1707fb (diff)
downloadtdebase-0a8ecfb93b699a519ad9af9e548279d50c50093b.tar.gz
tdebase-0a8ecfb93b699a519ad9af9e548279d50c50093b.zip
Fix syntax errors in compton-tde configuration module
Remove obsolete kompmgr
Diffstat (limited to 'twin/kompmgr/Makefile.am')
-rw-r--r--twin/kompmgr/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/twin/kompmgr/Makefile.am b/twin/kompmgr/Makefile.am
deleted file mode 100644
index 6cc8ce434..000000000
--- a/twin/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)