X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fgit-svn%2FMakefile;h=48f60b3a0dac5c92b3f3b8a9891cc112fa76f09e;hb=5ff6a3269085c5cd425bad9f470d421a8d62f338;hp=acedf7305e640aa8aefbe3a12543be28f3b5d37e;hpb=d69dc373cbf58d88d19dcbc6cff37e12b17f8fd2;p=git.git diff --git a/contrib/git-svn/Makefile b/contrib/git-svn/Makefile index acedf7305..48f60b3a0 100644 --- a/contrib/git-svn/Makefile +++ b/contrib/git-svn/Makefile @@ -30,6 +30,7 @@ git-svn.html : git-svn.txt -f ../../Documentation/asciidoc.conf $< test: git-svn cd t && $(SHELL) ./t0000-contrib-git-svn.sh + cd t && $(SHELL) ./t0001-contrib-git-svn-props.sh clean: rm -f git-svn *.xml *.html *.1