diff --git a/make/makefile b/make/makefile index 83afcf4..21a3497 100644 --- a/make/makefile +++ b/make/makefile @@ -38,7 +38,7 @@ else endif -all: --prep-build-dir compiler samples tests +all: --prep-build-dir compiler samples check $(srcdir)/%.o: $(project_dir)/oscar64/%.cpp