aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5fdaec7..133d796 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,8 @@ setup:
@echo -n > deps.mk
@./scripts/gen-deps -p EJIT -c COMPILE_EJIT -b ejit "$(EJIT_SOURCES)"
-CLEANUP := build deps.mk tests.md ejit.o examples/exec examples/*.d tests/test-*
+CLEANUP := build deps.mk tests.md ejit.o examples/fib examples/loop \
+ examples/*.d tests/test-*
CLEANUP_CMD :=
EJIT_SOURCES :=