Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sg/doc-show-branch-typofix' into maint
[gitweb.git]
/
contrib
/
credential
/
netrc
/
Makefile
diff --git
a/contrib/credential/netrc/Makefile
b/contrib/credential/netrc/Makefile
index 51b76138a5b14e05f530cd9ec0bb0b2fedff7493..6174e3bb83826273f005b01f6d9e9b2093664e33 100644
(file)
--- a/
contrib/credential/netrc/Makefile
+++ b/
contrib/credential/netrc/Makefile
@@
-1,5
+1,8
@@
+# The default target of this Makefile is...
+all::
+
test:
- ./t
est.pl
+ ./t
-git-credential-netrc.sh
testverbose:
- ./t
est.pl
-d -v
+ ./t
-git-credential-netrc.sh
-d -v