tests: run the main test suite on "make check"
commitde93a0728b59fe81e8972aca08812f033fd9069b
authorAkim Demaille <akim.demaille@gmail.com>
Sat, 30 Jan 2021 08:05:10 +0000 (30 09:05 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Sat, 30 Jan 2021 08:06:36 +0000 (30 09:06 +0100)
treedb4af75683ecb00fac1fd3a337e8cea690b5b510
parent689b1849837075c20254df6bfbb5e7a7da1bc6a5
tests: run the main test suite on "make check"

Automake appears to not recognize "check-local" when it is not a
isolated target.  Fixes 77a8b84fc8bbe39dc231a1f657fd56a50fac5855.

* tests/local.mk (check-local): Make it visible to Automake.
tests/local.mk