diff --git a/Makefile b/Makefile index 381ef47..77a3df2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,9 @@ VERSION := $(shell git describe --dirty=-dirty --always --long --tags) + +#hello +#test + APP_NAME := atlas.pubsub # Absolute github repository name.