Merge pull request #533 from lunaryorn/flycheck-info-manual

Install the Flycheck manual
This commit is contained in:
Steve Purcell 2013-02-14 11:45:57 -08:00
commit d2c6fd9340

View file

@ -1 +1,2 @@
(flycheck :repo "lunaryorn/flycheck" :fetcher github)
(flycheck :repo "lunaryorn/flycheck" :fetcher github
:files ("flycheck.el" "doc/dir" "doc/flycheck.info"))