From: John Keeping Date: Thu, 13 Aug 2015 14:54:37 +0000 (+0100) Subject: Makefile: make "git/config.mak.uname" inclusion optional X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/c543d7dbf6bf7c8be5af829bf1d3eab494856ee0?hp=c543d7dbf6bf7c8be5af829bf1d3eab494856ee0 Makefile: make "git/config.mak.uname" inclusion optional If we haven't got a "git" directory, it should still be possible to run "make get-git", so we cannot include this file unconditionally. Signed-off-by: John Keeping ---