X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=Makefile.in;h=7e6287e0d0ff72e1e6842535d8f665db70068e0b;hb=d70cae532cf1c06a393d6e63b491179c900557a9;hp=75414df4292b71911ed8f66d0823fe472bb2121f;hpb=32d355e7c8bb9ed3497faf0ddd41755196d039b8;p=paraslash.git diff --git a/Makefile.in b/Makefile.in index 75414df4..7e6287e0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -15,7 +15,7 @@ build_date := $(shell date) uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS") uname_rs := $(shell uname -rs) cc_version := $(shell $(CC) --version | head -n 1) -codename := infinite rollback +codename := nested assignment GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h)