Skip to content

Commit

Permalink
Documentation/Makefile: product depends on asciidoc.conf
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Jul 14, 2006
1 parent 5cd060b commit c7543ce
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 @@ -46,6 +46,7 @@ all: html man

html: $(DOC_HTML)

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

man: man1 man7
man1: $(DOC_MAN1)
Expand Down

0 comments on commit c7543ce

Please sign in to comment.