summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 82d75b8..5eb4040 100644
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,7 @@ clean:
# Test
test: $(TARGET)
./tests/run_tests.sh
+ ./tests/run_codegen_tests.sh
# Build with alternative compilers
zig: