X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/cadbb69990d232ce49547190b1cff2b57fc8b438..9c70c0bfdb71b39f6bae6e0c77bbe40b22d64ff5:/Makefile diff --git a/Makefile b/Makefile index 043601f..a0a6615 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.3.2 +GIT_VER = 2.5.0 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. #