diff --git a/Makefile b/Makefile index c7be59568c8535f212d54f6dc7622d54de147c37..c56c9bc50cb5264bd7ba901e53b7df3a5c3aa02b 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ test: $(SUBDIRS:%=test-%) .PHONY: test-compiler test-compiler: + $(MAKE) -C test compiler_errors .PHONY: test-% test-%: