summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-04-22 17:16:15 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2015-04-23 11:51:21 +0200
commit81de977cdc2938a1b2a51c93cdc9fd105195ae61 (patch)
tree8b55fed3b09c8d17864cb0e575f21a7c28142699
parentb9fd705246f113ebaa5ceac3f78447c06a7a4b85 (diff)
downloadelementary-devs/stefan/distcheck-unit-test-run.tar.gz
build: Enable make check run during distcheckdevs/stefan/distcheck-unit-test-run
Hand over the regular tests configure option for the internal distcheck run.
-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