Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: Add "\n" after <br/> in git_page_nav
[gitweb.git]
/
Documentation
/
Makefile
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index cc83610588c24e2da863449facd656fb8c07907f..0d9ffb4ad9475de730ab2ee240d8b528b44017e8 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-46,6
+46,7
@@
all: html man
html: $(DOC_HTML)
+$(DOC_HTML) $(DOC_MAN1) $(DOC_MAN7): asciidoc.conf
man: man1 man7
man1: $(DOC_MAN1)