added message when make command finishes sucessfully

Change-Id: I998619f1b0f1b9742ee1ed929db660567344d867
diff --git a/Makefile b/Makefile
index 0321c7b..749a602 100644
--- a/Makefile
+++ b/Makefile
@@ -111,6 +111,7 @@
 # This is entirely determined by the podconfig/scenario, and should generally
 # be set to only one value - everything else should be a dependency
 build: $(BUILD_TARGETS)
+	@echo "make build finished sucessfully"
 
 # Utility targets
 ansible-ping: