Skip to content

Commit

Permalink
Include config.mak in doc/Makefile
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Uwe Kleine-König authored and Junio C Hamano committed Feb 28, 2007
1 parent 14b4f2d commit 4fa96e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4fa96e1

Please sign in to comment.