Or, how about a separate `install contrib` target in the Makefile to install the stuff in the contrib directory? I like that idea better. If nobody objects I'll apply this patch:
https://github.com/pjweisberg/magit/commit/0c76d9485f104ee0521472a311394adccc248fea -PJ On Wed, Apr 27, 2011 at 4:43 PM, PJ Weisberg <[email protected]> wrote: > I noticed when pull request #122 was merged, adding > magit-simple-keys.el to the contrib directory, that the Makefile was > not changed to include the new file in the tarball or install it. I > searched the archives of the Google group and couldn't find any > mention of the contrib directory's purpose, so I'm not sure if that's > intentional or not. Should I apply this change, or something like it? > > https://github.com/pjweisberg/magit/commit/19c9fce3118a4a37412655a6917cdb5ce805a45c > > -PJ >
