build: Add doc/emacs.texi to the distribution.
* doc.am (EXTRA_DIST): Add doc/emacs.texi.
This commit is contained in:
parent
02754a5e52
commit
c6fabc5e57
1 changed files with 1 additions and 0 deletions
1
doc.am
1
doc.am
|
@ -19,6 +19,7 @@
|
|||
|
||||
info_TEXINFOS = doc/guix.texi
|
||||
EXTRA_DIST += \
|
||||
doc/emacs.texi \
|
||||
doc/fdl-1.3.texi \
|
||||
doc/images/bootstrap-graph.dot \
|
||||
doc/images/bootstrap-graph.eps \
|
||||
|
|
Reference in a new issue