diff --git a/recipes/traad b/recipes/traad index f002eb41..b9f867b9 100644 --- a/recipes/traad +++ b/recipes/traad @@ -1 +1,3 @@ -(traad :fetcher github :repo "abingham/traad" :files ("elisp/*.el")) +(traad :fetcher github + :repo "abingham/traad" + :files ("elisp/*.el" "setup.py" "traad"))