Include only o-blog core elisp, without submodules or supporting files (closes #252)

This commit is contained in:
Steve Purcell 2012-08-20 09:27:34 -04:00
parent 2a077a308b
commit 0c0c161ac0

View file

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