From e6c9a67b8e651bda5cd891c7ced275ab0ec8af6b Mon Sep 17 00:00:00 2001 From: Yuta Yamada Date: Fri, 24 Jan 2014 23:27:41 -0500 Subject: [PATCH] Change mykie.el file structure --- recipes/mykie | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/mykie b/recipes/mykie index adf7eeeb..4a858363 100644 --- a/recipes/mykie +++ b/recipes/mykie @@ -1,4 +1,4 @@ (mykie :repo "yuutayamada/mykie-el" :fetcher github - :files ("mykie.el")) + :files ("lisp/*.el"))