mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
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:
parent
50ab397e88
commit
e7ade77a8a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
(ecb :repo "alexott/ecb"
|
||||
:fetcher github
|
||||
:files ("*.el" "ecb-images" "ecb2"))
|
||||
:files ("*.el" "ecb-images" "ecb2" "ecb.texi"))
|
||||
|
|
Loading…
Reference in a new issue