diff options
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile b/win32/Makefile index 157b0b2..eb84207 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -111,6 +111,7 @@ PHONY += rebuild test: @(cd ../tests/tests2; $(MAKE) -k TCC=../../win32/tcc) + @(cd ../tests/pp; $(MAKE) -k TCC=../../win32/tcc) PHONY += test |
