stefan pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=1e399b6fe9813c029d0cd64239350d54849b56e2

commit 1e399b6fe9813c029d0cd64239350d54849b56e2
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Wed Apr 22 17:16:15 2015 +0200

    build: Enable make check run during distcheck
    
    Hand over the regular tests configure option for the internal distcheck run.
    
    Fixes T2028
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 619f0ed..72a2d35 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

-- 


Reply via email to