Fixing the :file spec for ob-browser.

This commit is contained in:
Kris Jenkins 2013-07-24 20:07:24 +01:00
parent 7bda49a573
commit 7a7ca1084a

View file

@ -1 +1,3 @@
(ob-browser :fetcher github :repo "krisajenkins/ob-browser")
(ob-browser :fetcher github
:repo "krisajenkins/ob-browser"
:files ("*.js" "*.el"))