Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>2007-02-28 23:57:42 +0300
committerJunio C Hamano <junkio@cox.net>2007-03-01 00:48:10 +0300
commit4fa96e15571cb3ccf4e0ac1feb1ecf96521c6b70 (patch)
treef0b0356b3a88285dcaf6eb348f973700e2209b95 /Documentation
parent14b4f2dbd10c0c5f25ed7804eb5e803637231b32 (diff)
Include config.mak in doc/Makefile
config.mak.autogen is already there. Without this change it is not possible to override mandir in config.mak. Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 9e7f2a7880..b6d1d8824f 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -37,6 +37,7 @@ INSTALL?=install
DOC_REF = origin/man
-include ../config.mak.autogen
+-include ../config.mak
#
# Please note that there is a minor bug in asciidoc.