diff --git a/recipes/gap-mode b/recipes/gap-mode index 912c17fb..c311d877 100644 --- a/recipes/gap-mode +++ b/recipes/gap-mode @@ -1,3 +1,4 @@ (gap-mode :fetcher hg - :url "https://bitbucket.org/gvol/gap-mode") + :url "https://bitbucket.org/gvol/gap-mode" + :files ("*.el" "emacs.gaprc"))