summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 452b30d..cfa790a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,8 @@
CC=gcc
+test : main
+ cgreen-runner main
+
run : main
./main