X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/0393102249c30f62c8f061062bc4a9ba962b6910..94182d6031df0d956a94ecd7ece233e345468961:/Makefile diff --git a/Makefile b/Makefile index 74061a3..138fe5b 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.5.0 +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,7 +33,7 @@ DOC_PDF = $(patsubst %.txt,%.pdf,$(MAN_TXT)) #-include config.mak -include git/config.mak.uname +-include git/config.mak.uname # # Let the user override the above settings. #