diff --git a/recipes/eproject b/recipes/eproject index 11e65468..0cb32997 100644 --- a/recipes/eproject +++ b/recipes/eproject @@ -1,3 +1,4 @@ (eproject :repo "jrockway/eproject" - :fetcher github) + :fetcher github + :files ("eproject.el" "eproject-extras.el" "lang/*.el" "contrib/*.el"))