diff --git a/Makefile b/Makefile index 66277b5e..9f82b1a9 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,6 @@ UNAME=$(shell uname) DEBUG=1 INSTALL=install -MAKE=make GIT_VERSION=$(shell git describe --tags --always) VERSION=$(shell git describe --tags --abbrev=0)