diff --git a/makefile b/makefile index ac9a0ed..2cb41e1 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,2 @@ PROJECT = Divorce-Your-Linux-Admin include ../reStructuredText/makefile - -DATE = $(shell date) -VERSION = $(shell git log --pretty=format:"%h%x20%an%x20%ad%x20%s" -1 | cut -f1 -d" ")