X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/bac542e65c0030c0d819c7ff1dcfc25892a61844..39a8cd101b922f08058746122efff58c14b57605:/unit-tests/test-cases/rpath-executable_path/Makefile diff --git a/unit-tests/test-cases/rpath-executable_path/Makefile b/unit-tests/test-cases/rpath-executable_path/Makefile index 76dde9f..de9f672 100644 --- a/unit-tests/test-cases/rpath-executable_path/Makefile +++ b/unit-tests/test-cases/rpath-executable_path/Makefile @@ -30,8 +30,9 @@ include ${TESTROOT}/include/common.makefile # of the main executable. # +all-check: all check -run: all +check: ./main all: main