diff --git a/Makefile b/Makefile index 6e3de28..3971fb9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ build: cd scripts && ./build.sh + all: build