mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-18 11:37:34 -04:00
Add missing dependency to check in Makefile
The main makefile check target does not depend on tests. When running make with the -j option it could happen that the tests are build twice and concurrently, which causes errors.
This commit is contained in:
parent
f9113194af
commit
c49b808ae4