Add info doc support for evil

This commit is contained in:
Chris Dunder 2012-09-12 14:15:03 -07:00
parent 642ad14315
commit 2641ff7161

View File

@ -6,4 +6,6 @@
:type git :type git
:url "https://git.gitorious.org/evil/evil.git" :url "https://git.gitorious.org/evil/evil.git"
:features evil :features evil
:depends undo-tree) :depends undo-tree
:build (("make" "all" "info"))
:info "doc")