diff --git a/Makefile b/Makefile index 96ce7d6..5cc1f35 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ .SUFFIXES: .PHONY: all + all: main .PHONY: run