build: Add doc/emacs.texi to the distribution. * doc.am (EXTRA_DIST): Add doc/emacs.texi.
1 files changed, 1 insertions(+), 0 deletions(-) M doc.am
M doc.am => doc.am +1 -0
@@ 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 \