Merge branch 'sg/doc-show-branch-typofix' into maint
[gitweb.git] / contrib / credential / netrc / Makefile
index 51b76138a5b14e05f530cd9ec0bb0b2fedff7493..6174e3bb83826273f005b01f6d9e9b2093664e33 100644 (file)
@@ -1,5 +1,8 @@
+# The default target of this Makefile is...
+all::
+
 test:
-       ./test.pl
+       ./t-git-credential-netrc.sh
 
 testverbose:
-       ./test.pl -d -v
+       ./t-git-credential-netrc.sh -d -v