Add templates subdir to o-blog recipe (see #252)

This commit is contained in:
Steve Purcell 2012-08-20 18:02:39 -04:00
parent 8f0a453e77
commit 9e6c77c3cb

View file

@ -1,3 +1,3 @@
(o-blog :repo "renard/o-blog"
:fetcher github
:files ("o-blog*.el"))
:files ("o-blog*.el" "templates"))