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

This commit is contained in:
Steve Purcell 2012-08-21 11:20:43 -04:00
parent 447610a054
commit c343e6f734

View file

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