aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox2/core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox2/core/Makefile.am')
-rw-r--r--matchbox2/core/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/matchbox2/core/Makefile.am b/matchbox2/core/Makefile.am
index 7fa0817..c356a0b 100644
--- a/matchbox2/core/Makefile.am
+++ b/matchbox2/core/Makefile.am
@@ -39,9 +39,8 @@ core_c = mb-wm-object.c \
pkgincludedir = $(includedir)/$(MBWM2_INCDIR)/core
-if ENABLE_LIBMATCHBOX2
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)