From ddf613b611058721f6359d06b55c9358dab0fdf0 Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Thu, 14 Feb 2013 20:29:50 +0100 Subject: [PATCH] Install the Flycheck manual --- recipes/flycheck | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"))