Re: [PATCH 4/4] git-remote-mediawiki: use Git's Makefile to build the script
From: Matthieu Moy <hidden>
Date: 2016-06-15 22:56:05
Jeff King [off-list ref] writes:
That seems much cleaner to me. If done right, it could also let people put: CONTRIB_PERL += contrib/mw-to-git/git-remote-mediawiki
Actually, you can already do this: SCRIPT_PERL += contrib/mw-to-git/git-remote-mediawiki.perl probably not by design, but it works! -- Matthieu Moy http://www-verimag.imag.fr/~moy/