aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox2/Makefile.am')
-rw-r--r--matchbox2/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/matchbox2/Makefile.am b/matchbox2/Makefile.am
index ecd6d5b..3f90f3c 100644
--- a/matchbox2/Makefile.am
+++ b/matchbox2/Makefile.am
@@ -11,7 +11,6 @@ pkgincludedir = $(includedir)/$(MBWM2_INCDIR)
SUBDIRS = core client-types theme-engines $(comp)
-if ENABLE_LIBMATCHBOX2
lib_LTLIBRARIES = libmatchbox2-@MBWM2_API_VERSION@.la
@@ -30,7 +29,3 @@ libmatchbox2_@MBWM2_API_VERSION@_la_LIBADD = \
libmatchbox2_@MBWM2_API_VERSION@_la_SOURCES =
pkginclude_HEADERS = *.h
-
-else
-endif
-