X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fgit-svn%2FMakefile;h=acedf7305e640aa8aefbe3a12543be28f3b5d37e;hb=7abd7117ec57b8c3c2a469db62c7811fdac5c655;hp=a330c617d2bb4ffe0da111efeac698ccbc37e765;hpb=70e1cca3886b2efac5bcd42065bde45395dd92c7;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: