git-rev-list(1): group options; reformat; document more options
[gitweb.git] / Documentation / Makefile
index cc83610588c24e2da863449facd656fb8c07907f..ed8b886802b599609a312a3dbe8b5af240a9a4f7 100644 (file)
@@ -33,6 +33,8 @@ man7dir=$(mandir)/man7
 
 INSTALL?=install
 
+-include ../config.mak.autogen
+
 #
 # Please note that there is a minor bug in asciidoc.
 # The version after 6.0.3 _will_ include the patch found here:
@@ -46,6 +48,7 @@ all: html man
 
 html: $(DOC_HTML)
 
+$(DOC_HTML) $(DOC_MAN1) $(DOC_MAN7): asciidoc.conf
 
 man: man1 man7
 man1: $(DOC_MAN1)