Skip to content
Snippets Groups Projects
Commit 902a557e authored by Sven Gestegård Robertz's avatar Sven Gestegård Robertz
Browse files

added test/compiler_errors to target test-compiler in top-level Makefile

parent dadd6d29
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ test: $(SUBDIRS:%=test-%) ...@@ -17,6 +17,7 @@ test: $(SUBDIRS:%=test-%)
.PHONY: test-compiler .PHONY: test-compiler
test-compiler: test-compiler:
$(MAKE) -C test compiler_errors
.PHONY: test-% .PHONY: test-%
test-%: test-%:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment