melpa/recipes/magit
Brian Warner 1730daae8f magit: include magit.texi to trigger build of magit.info.
This also removes the magit.info and dir files.
2013-09-19 17:33:56 -07:00

13 lines
295 B
Text

(magit :fetcher github
:repo "magit/magit"
:files ("magit.el"
"magit-bisect.el"
"magit-blame.el"
"magit-cherry.el"
"magit-compat.el"
"magit-key-mode.el"
"magit-wip.el"
"magit.texi"
"AUTHORS.md"
"README.md"))