summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2014-02-10 21:32:02 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2014-02-10 21:36:13 +0000
commitf09c959b620cdcb1cdd4e52fdadb9ba29a8b46ab (patch)
treeb255627034b82c852cd0ad26f908b9159e49bbe5 /Makefile.am
parent9006ae5521ea4c7194cead95699dec8b25e0bcde (diff)
build: use all options in distcheck
Activate all the availables in distcheck to verify everything will build correctly.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 33aadd6..ee0a7f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,13 @@ DISTCLEANFILES = $(MAINTAINERCLEANFILES)
EXTRA_DIST = ./m4/introspection.m4
-DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-vala
+DISTCHECK_CONFIGURE_FLAGS= \
+ --enable-grl-net \
+ --enable-grl-pls \
+ --enable-gtk-doc \
+ --enable-introspection \
+ --enable-test-ui \
+ --enable-vala
distclean-local:
-rm -rf autom4te.cache