build: Enable make check run during distcheck

Hand over the regular tests configure option for the internal distcheck run.

Fixes T2028
This commit is contained in:
Stefan Schmidt 2015-04-22 17:16:15 +02:00 committed by Stefan Schmidt
parent a1543bcf4e
commit dc7340e45d
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
AM_DISTCHECK_CONFIGURE_FLAGS = --with-tests=regular
SUBDIRS = src data config doc
if HAVE_PO