• Andres AG's avatar
    Add missing dependency to check in Makefile · c49b808a
    Andres AG authored
    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.
    c49b808a