Add emacs-helm.sh to helm recipe file list

This commit is contained in:
Steve Purcell 2013-08-05 12:57:00 +01:00
parent 42fb11fe71
commit c7180b6005

View file

@ -1,2 +1 @@
(helm :repo "emacs-helm/helm" :fetcher github)
(helm :repo "emacs-helm/helm" :fetcher github :files ("*.el" "emacs-helm.sh"))