summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-04-22 17:16:15 +0200
committerStefan Schmidt <stefan@osg.samsung.com>2015-08-06 19:38:59 +0200
commit1e399b6fe9813c029d0cd64239350d54849b56e2 (patch)
treefa1613fb4e778aae6fbf17535b9edd27c87816f4 /Makefile.am
parentca8044c39e8645eeba720d65c6ce892ec2c3350b (diff)
downloadelementary-1e399b6fe9813c029d0cd64239350d54849b56e2.tar.gz
build: Enable make check run during distcheck
Hand over the regular tests configure option for the internal distcheck run. Fixes T2028
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 619f0ed4e..72a2d3594 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+AM_DISTCHECK_CONFIGURE_FLAGS = --with-tests=regular
SUBDIRS = src data config doc
if HAVE_PO