Build the info files.

Melpa now supports building info files. Add the "ecb.texi" file to the list so that the dir and ecb.info files are created/installed
This commit is contained in:
JalapenoGremlin 2013-07-01 11:03:32 -04:00
parent 50ab397e88
commit e7ade77a8a

View file

@ -1,3 +1,3 @@
(ecb :repo "alexott/ecb"
:fetcher github
:files ("*.el" "ecb-images" "ecb2"))
:files ("*.el" "ecb-images" "ecb2" "ecb.texi"))