Merge pull request #2157 from abingham/master

Added 'contrib' directory to ycmd recipe.
This commit is contained in:
Steve Purcell 2014-11-11 16:34:57 +00:00
commit f65c719fd0

View file

@ -1,3 +1,3 @@
(ycmd :fetcher github
:repo "abingham/emacs-ycmd"
:files ("ycmd.el" "third-party/*.el"))
:files ("ycmd.el" "third-party/*.el" "contrib/*.el"))