diff --git a/Makefile b/Makefile index fdca404..375b2ac 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,5 @@ .DEFAULT_GOAL = all -version := $(shell git rev-list --count HEAD).$(shell git rev-parse --short HEAD) - name := uarand package := github.com/corpix/$(name)