From c7180b600506943ec9228c7ce6ff9083e256828e Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Mon, 5 Aug 2013 12:57:00 +0100 Subject: [PATCH] Add emacs-helm.sh to helm recipe file list --- recipes/helm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/helm b/recipes/helm index 1245f865..61878bdf 100644 --- a/recipes/helm +++ b/recipes/helm @@ -1,2 +1 @@ -(helm :repo "emacs-helm/helm" :fetcher github) - +(helm :repo "emacs-helm/helm" :fetcher github :files ("*.el" "emacs-helm.sh"))