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
doc.am
1
doc.am
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
info_TEXINFOS = doc/guix.texi
|
info_TEXINFOS = doc/guix.texi
|
||||||
EXTRA_DIST += \
|
EXTRA_DIST += \
|
||||||
|
doc/emacs.texi \
|
||||||
doc/fdl-1.3.texi \
|
doc/fdl-1.3.texi \
|
||||||
doc/images/bootstrap-graph.dot \
|
doc/images/bootstrap-graph.dot \
|
||||||
doc/images/bootstrap-graph.eps \
|
doc/images/bootstrap-graph.eps \
|
||||||
|
|
Loading…
Reference in New Issue