aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/Makefile.am')
-rw-r--r--matchbox/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/matchbox/Makefile.am b/matchbox/Makefile.am
index b0098f6..acc64f3 100644
--- a/matchbox/Makefile.am
+++ b/matchbox/Makefile.am
@@ -66,19 +66,6 @@ source += \
if ENABLE_COMPOSITE
source += mb-wm-comp-mgr.h
source += mb-wm-comp-mgr.c
-
-if COMP_MGR_BACKEND
-if ENABLE_CLUTTER_COMPOSITE_MANAGER
-source += mb-wm-comp-mgr-clutter.h
-source += mb-wm-comp-mgr-clutter.c
-source += tidy/tidy-texture-frame.h
-source += tidy/tidy-texture-frame.c
-else
-source += mb-wm-comp-mgr-xrender.h
-source += mb-wm-comp-mgr-xrender.c
-endif
-endif
-
endif #ENABLE_COMPOSITE
# Theming...