X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2eb41c4665ad6866c8893668263c401d7b0ffc5d..94182d6031df0d956a94ecd7ece233e345468961:/Makefile diff --git a/Makefile b/Makefile index 1f84c00..138fe5b 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.4.1 +GIT_VER = 2.6.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r @@ -33,6 +33,7 @@ DOC_PDF = $(patsubst %.txt,%.pdf,$(MAN_TXT)) #-include config.mak +-include git/config.mak.uname # # Let the user override the above settings. #