diff options
Diffstat (limited to 'tests/pp')
| -rw-r--r-- | tests/pp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pp/Makefile b/tests/pp/Makefile index c656f9a..8bbf1a7 100644 --- a/tests/pp/Makefile +++ b/tests/pp/Makefile @@ -2,7 +2,7 @@ # credits: 01..13.c from the pcc cpp-tests suite # -TCC = ../../tcc +TCC = ../../src/tcc TESTS = $(patsubst %.c,%.test,$(wildcard *.c)) all test : $(TESTS) |
