summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-05-21 10:07:45 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-05-21 17:34:06 +0200
commit6107ecd417ff5d7bf11279a74d3a9999eac2f391 (patch)
treeab50117551cb7e0b7a3120e91c24baaac9b6cc42 /Makefile.am
parent7953e95e8261cb2faaa938558b25ea2d439a739c (diff)
downloadlibmbim-6107ecd417ff5d7bf11279a74d3a9999eac2f391.tar.gz
build: add default distcheck flags
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 43e1e6e..1cf92e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,3 +2,7 @@
SUBDIRS = . build-aux data libmbim-glib cli docs
ACLOCAL_AMFLAGS = -I m4
+
+DISTCHECK_CONFIGURE_FLAGS = \
+ --with-tests=yes \
+ --enable-gtk-doc