summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>2007-02-28 20:57:42 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-02-28 21:48:10 (GMT)
commit4fa96e15571cb3ccf4e0ac1feb1ecf96521c6b70 (patch)
treef0b0356b3a88285dcaf6eb348f973700e2209b95 /Documentation/Makefile
parent14b4f2dbd10c0c5f25ed7804eb5e803637231b32 (diff)
downloadgit-4fa96e15571cb3ccf4e0ac1feb1ecf96521c6b70.zip
git-4fa96e15571cb3ccf4e0ac1feb1ecf96521c6b70.tar.gz
git-4fa96e15571cb3ccf4e0ac1feb1ecf96521c6b70.tar.bz2
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/Makefile')
-rw-r--r--Documentation/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 9e7f2a7..b6d1d88 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.