X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=contrib%2Fgit-svn%2FMakefile;h=acedf7305e640aa8aefbe3a12543be28f3b5d37e;hb=7278a29a277750e9e3cccce3cfb751d6171b1a43;hp=a330c617d2bb4ffe0da111efeac698ccbc37e765;hpb=664368886781b7c070233c002597b84628eec571;p=git.git diff --git a/contrib/git-svn/Makefile b/contrib/git-svn/Makefile index a330c617d..acedf7305 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: