diff --git a/Makefile b/Makefile index 4a8a1ec063..43d9583e66 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,7 @@ MAKEFILE_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST)))) # Default Targets all: build docs + @echo '🎉 Build process completed!' # Help Text # Headings: lines with `##$` comment prefix