X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fgit-svn%2FMakefile;h=acedf7305e640aa8aefbe3a12543be28f3b5d37e;hb=4c61b7d15a6215fa4dffa33c37c3ef9df80d3f67;hp=a330c617d2bb4ffe0da111efeac698ccbc37e765;hpb=0c82a398ec3302294b0bfe33b653a6e90dcf351b;p=git.git diff --git a/contrib/git-svn/Makefile b/contrib/git-svn/Makefile index a330c617..acedf730 100644 --- a/contrib/git-svn/Makefile +++ b/contrib/git-svn/Makefile @@ -25,7 +25,10 @@ git-svn.1 : git-svn.xml git-svn.xml : git-svn.txt asciidoc -b docbook -d manpage \ -f ../../Documentation/asciidoc.conf $< -test: +git-svn.html : git-svn.txt + asciidoc -b xhtml11 -d manpage \ + -f ../../Documentation/asciidoc.conf $< +test: git-svn cd t && $(SHELL) ./t0000-contrib-git-svn.sh clean: