aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox2/theme-engines/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox2/theme-engines/Makefile.am')
-rw-r--r--matchbox2/theme-engines/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/matchbox2/theme-engines/Makefile.am b/matchbox2/theme-engines/Makefile.am
index 93477d3..1ec6599 100644
--- a/matchbox2/theme-engines/Makefile.am
+++ b/matchbox2/theme-engines/Makefile.am
@@ -7,9 +7,8 @@ COMMON_SRC = mb-wm-theme.h mb-wm-theme.c mb-wm-theme-xml.h mb-wm-theme-xml.c
pkgincludedir = $(includedir)/$(MBWM2_INCDIR)/theme-engines
-if ENABLE_LIBMATCHBOX2
pkginclude_HEADERS = mb-wm-theme.h mb-wm-theme-png.h mb-wm-theme-xml.h
-endif
+
noinst_LTLIBRARIES = libmb-theme.la
libmb_theme_la_SOURCES = $(COMMON_SRC) $(PNG_SRC)
libmb_theme_la_CFLAGS =