Update eproject recipe to include contrib

This commit is contained in:
Tung Dao 2013-02-07 11:30:57 +07:00 committed by Steve Purcell
parent 78be03893e
commit d7e8266861

View file

@ -1,3 +1,4 @@
(eproject
:repo "jrockway/eproject"
:fetcher github)
:fetcher github
:files ("eproject.el" "eproject-extras.el" "lang/*.el" "contrib/*.el"))