mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
; Avoid rebuilding Emacs Lisp Intro when building release tarball
* make-dist (info_files): Include "*.png" images, which are used in the doc/lispintro/ directory, and should be in the tarball. This makes sure eintr.info will not need to be rebuilt on the end-users' systems when a release tarball is being built, due to the fact that PNG files are copied from doc/lispintro/ and are thus newer than eintr.info that came with the tarball. We don't want to force rebuilding Info files when a release tarball is built because users are not required to have Texinfo installed.
This commit is contained in:
parent
f26f2a832c
commit
eb1de3f585
Loading…
Reference in a new issue