Enable RunTest when "make check" is obeyed.
This commit is contained in:
parent
ce3582f70a
commit
20e6767e76
@ -483,9 +483,10 @@ endif # WITH_GCOV
|
|||||||
## binary in various ways. We install these test binaries in case folks find it
|
## binary in various ways. We install these test binaries in case folks find it
|
||||||
## helpful.
|
## helpful.
|
||||||
|
|
||||||
|
TESTS += RunTest
|
||||||
|
dist_noinst_SCRIPTS += RunTest
|
||||||
|
|
||||||
# FIXME
|
# FIXME
|
||||||
#TESTS += RunTest
|
|
||||||
#dist_noinst_SCRIPTS += RunTest
|
|
||||||
#EXTRA_DIST += RunTest.bat
|
#EXTRA_DIST += RunTest.bat
|
||||||
|
|
||||||
## When the 8-bit library is configured, pcre2grep will have been built.
|
## When the 8-bit library is configured, pcre2grep will have been built.
|
||||||
|
Loading…
Reference in New Issue
Block a user