remove :files from flycheck recipe

closes 783
This commit is contained in:
Donald Curtis 2013-05-27 12:07:10 -05:00
parent ba57a4e35f
commit cd32820519

View file

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