author | Sergey Vlasov <vsu@altlinux.ru> | |
Thu, 1 Mar 2007 19:41:14 +0000 (22:41 +0300) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 1 Mar 2007 21:24:54 +0000 (13:24 -0800) | ||
commit | 2ba91e96981fb92f42b01dfae8a315b2965077d5 | |
tree | b2256c6c5a80a5e14663acae58b0bde14b262ac3 | tree | snapshot |
parent | a1367d1219439fef8e82e546cbe742910231e5b3 | commit | diff |
Documentation/build-docdep.perl: Fix dependencies for included asciidoc files
Adding dependencies on included files to the generated man pages is
wrong - includes are processed by asciidoc, therefore the intermediate
Docbook XML files really depend on included files. Because of these
wrong dependencies the man pages were not rebuilt properly if the
intermediate XML files were left in the tree.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Adding dependencies on included files to the generated man pages is
wrong - includes are processed by asciidoc, therefore the intermediate
Docbook XML files really depend on included files. Because of these
wrong dependencies the man pages were not rebuilt properly if the
intermediate XML files were left in the tree.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/build-docdep.perl | diff | blob | history |