X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=5df27bad934a58f04b4b6407e868e8898ded4002;hp=1d98ec11b9de9f51bce869bd1d72bed7e9d70a13;hb=ac1f19d550a81c8408c8fce2e237996c950253ab;hpb=e26bd9f391deb1b764fc718cd9c0c2da508a4adb diff --git a/Makefile.real b/Makefile.real index 1d98ec11..5df27bad 100644 --- a/Makefile.real +++ b/Makefile.real @@ -18,7 +18,7 @@ uname_s := $(shell uname -s 2>/dev/null || echo "UNKNOWN_OS") uname_rs := $(shell uname -rs) cc_version := $(shell $(CC) --version | head -n 1) GIT_VERSION := $(shell ./GIT-VERSION-GEN git-version.h) -COPYRIGHT_YEAR := 2018 +COPYRIGHT_YEAR := 2019 ifeq ("$(origin O)", "command line") build_dir := $(O)