aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/comp-mgr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/comp-mgr/Makefile.am')
-rw-r--r--matchbox/comp-mgr/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/matchbox/comp-mgr/Makefile.am b/matchbox/comp-mgr/Makefile.am
index c71d347..33fd3e8 100644
--- a/matchbox/comp-mgr/Makefile.am
+++ b/matchbox/comp-mgr/Makefile.am
@@ -16,19 +16,12 @@ pkgincludedir = $(includedir)/@MBWM2_INCDIR@/comp-mgr
if ENABLE_LIBMATCHBOX
pkginclude_HEADERS = mb-wm-comp-mgr-clutter.h mb-wm-comp-mgr.h mb-wm-comp-mgr-xrender.h
+endif
noinst_LTLIBRARIES = libmatchbox-window-manager-2-compmgr.la
libmatchbox_window_manager_2_compmgr_la_SOURCES = $(core_h) $(core_c) \
$(xrender_h) $(xrender_c) \
$(clutter_h) $(clutter_c)
libmatchbox_window_manager_2_compmgr_la_CFLAGS = @MBWM_INCS@ @MBWM_CFLAGS@
-else
-noinst_LIBRARIES = libmatchbox-window-manager-2-compmgr.a
-
-libmatchbox_window_manager_2_compmgr_a_SOURCES = $(core_h) $(core_c) \
- $(xrender_h) $(xrender_c) \
- $(clutter_h) $(clutter_c)
-libmatchbox_window_manager_2_compmgr_a_CFLAGS = @MBWM_INCS@ @MBWM_CFLAGS@
-endif
MAINTAINERCLEANFILES = Makefile.in