diff --git a/recipes/flycheck b/recipes/flycheck index fccd544e..164278f1 100644 --- a/recipes/flycheck +++ b/recipes/flycheck @@ -1 +1,2 @@ -(flycheck :repo "lunaryorn/flycheck" :fetcher github) +(flycheck :repo "lunaryorn/flycheck" :fetcher github + :files ("flycheck.el" "doc/dir" "doc/flycheck.info"))