diff --git a/Makefile b/Makefile index e7e96e0..13432cb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ # Build nova all-in-one bin all: + gcc -v # Creates bin folder for artifacts @mkdir -p build/{bin,lib}