diff --git a/recipes/make-it-so b/recipes/make-it-so index 0b2f5dbf..2dd9c1ba 100644 --- a/recipes/make-it-so +++ b/recipes/make-it-so @@ -1,2 +1,3 @@ (make-it-so :repo "abo-abo/make-it-so" - :fetcher github) + :fetcher github + :files ("make-it-so.el" "recipes"))