diff --git a/Makefile b/Makefile index 78fe876..b9b25fe 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ +.DEFAULT_GOAL := help +.DEFAULT_GOAL := help + .PHONY: help help: @echo "Available targets:"