summaryrefslogtreecommitdiff
path: root/contrib/git-svn/Makefile
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-04-04 00:21:50 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-04-04 00:21:50 -0700
commitb411fda15df4897a1308bbb5950088ea6138cbad (patch)
tree7cd4fe3dee5f6f330263d1a4e10b23ec2d94dff5 /contrib/git-svn/Makefile
parentMerge branch 'lt/fix-sol-pack' into next (diff)
parentClean-up trivially redundant diff. (diff)
downloadtgif-b411fda15df4897a1308bbb5950088ea6138cbad.tar.xz
Merge early part of 'jc/combine' branch
Diffstat (limited to 'contrib/git-svn/Makefile')
-rw-r--r--contrib/git-svn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/git-svn/Makefile b/contrib/git-svn/Makefile
index d7f1643bf7..acedf7305e 100644
--- a/contrib/git-svn/Makefile
+++ b/contrib/git-svn/Makefile
@@ -28,7 +28,7 @@ git-svn.xml : git-svn.txt
git-svn.html : git-svn.txt
asciidoc -b xhtml11 -d manpage \
-f ../../Documentation/asciidoc.conf $<
-test:
+test: git-svn
cd t && $(SHELL) ./t0000-contrib-git-svn.sh
clean: