aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/core/Makefile.am')
-rw-r--r--matchbox/core/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/matchbox/core/Makefile.am b/matchbox/core/Makefile.am
index 2ae9b40..2b56eb5 100644
--- a/matchbox/core/Makefile.am
+++ b/matchbox/core/Makefile.am
@@ -41,13 +41,9 @@ pkgincludedir = $(includedir)/@MBWM2_INCDIR@/core
if ENABLE_LIBMATCHBOX
pkginclude_HEADERS = $(core_h)
+endif
noinst_LTLIBRARIES = libmatchbox-window-manager-2-core.la
libmatchbox_window_manager_2_core_la_SOURCES = $(core_h) $(core_c)
libmatchbox_window_manager_2_core_la_CFLAGS = @MBWM_INCS@ @MBWM_CFLAGS@
-else
-noinst_LIBRARIES = libmatchbox-window-manager-2-core.a
-libmatchbox_window_manager_2_core_a_SOURCES = $(core_h) $(core_c)
-libmatchbox_window_manager_2_core_a_CFLAGS = @MBWM_INCS@ @MBWM_CFLAGS@
-endif
MAINTAINERCLEANFILES = Makefile.in