diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile index e202c55..fc86402 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,4 @@ -PROGRAM_EXEC=../$(PROGRAM_NAME) +PROGRAM_EXEC=../src/$(PROGRAM_NAME) all: sh ./001-no_options_given.sh $(PROGRAM_EXEC) |
