diff options
Diffstat (limited to 'contrib/mw-to-git/t/Makefile')
| -rw-r--r-- | contrib/mw-to-git/t/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/mw-to-git/t/Makefile b/contrib/mw-to-git/t/Makefile index f422203fa0..6c9f377caa 100644 --- a/contrib/mw-to-git/t/Makefile +++ b/contrib/mw-to-git/t/Makefile @@ -8,7 +8,8 @@ # ## Test git-remote-mediawiki -all: test +# The default target of this Makefile is... +all:: test -include ../../../config.mak.autogen -include ../../../config.mak |
