Makefile: include Git's config.mak.uname

This pulls in the correct value of $(INSTALL) on a wide variety of
systems.

Signed-off-by: John Keeping <john@keeping.me.uk>
jk/collapsible-sections
John Keeping 9 years ago committed by Jason A. Donenfeld
parent 2ef4edee19
commit 0393102249

@ -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.
#

Loading…
Cancel
Save