aboutsummaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile1
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