Added 'contrib' directory to ycmd recipe.

This commit is contained in:
Austin Bingham 2014-11-11 16:33:26 +01:00
parent 929da263f5
commit 52f6f9dc20

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"))