Skip to content

Commit

Permalink
Use git-subtree test Makefile
Browse files Browse the repository at this point in the history
Use the Makefile in contrib/subtree/t to run git-subtree tests.

Signed-off-by: David A. Greene <greened@obbligato.org>
  • Loading branch information
David A. Greene committed Apr 10, 2012
1 parent c3d884a commit 311391d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/subtree/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $(GIT_SUBTREE_XML): $(GIT_SUBTREE_TXT)
-agit_version=$(gitver) $^

test:
./test.sh
$(MAKE) -C t/ test

clean:
rm -f *~ *.xml *.html *.1
Expand Down

0 comments on commit 311391d

Please sign in to comment.