X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/84627609f5a7634732fe1d718e7d1c18254e64c8..aa943bc9a68ccdcc5cbe29f6ac3b5e787d4c22ca:/Makefile diff --git a/Makefile b/Makefile index 1a900f8..a0a6615 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.3.3 +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. #