X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fgit-svn%2FMakefile;h=48f60b3a0dac5c92b3f3b8a9891cc112fa76f09e;hb=b86bec6c4ff7909246e68a4495dcaaeede3907e9;hp=acedf7305e640aa8aefbe3a12543be28f3b5d37e;hpb=521a3f676794987bfd03703fe58fbec46ed69d49;p=git.git diff --git a/contrib/git-svn/Makefile b/contrib/git-svn/Makefile index acedf730..48f60b3a 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