Enable RunTest when "make check" is obeyed.

This commit is contained in:
Philip.Hazel 2014-08-11 18:30:24 +00:00
parent 1ee50d75e5
commit 732927337e
1 changed files with 3 additions and 2 deletions

View File

@ -483,9 +483,10 @@ endif # WITH_GCOV
## binary in various ways. We install these test binaries in case folks find it
## helpful.
TESTS += RunTest
dist_noinst_SCRIPTS += RunTest
# FIXME
#TESTS += RunTest
#dist_noinst_SCRIPTS += RunTest
#EXTRA_DIST += RunTest.bat
## When the 8-bit library is configured, pcre2grep will have been built.