Documentation/Makefile: product depends on asciidoc.conf

Signed-off-by: Junio C Hamano <junkio@cox.net>
maint
Junio C Hamano 2006-07-14 16:32:38 -07:00
parent 5cd060b56c
commit c7543ce0be
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ all: html man

html: $(DOC_HTML)

$(DOC_HTML) $(DOC_MAN1) $(DOC_MAN7): asciidoc.conf

man: man1 man7
man1: $(DOC_MAN1)