mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Merge from origin/emacs-30
636f166cfc ; * make-dist: Include ELisp hierarchy diagram in tarball...
This commit is contained in:
commit
8700cd24ca
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ possibly_non_vc_files="
|
||||||
) || exit
|
) || exit
|
||||||
|
|
||||||
if [ $with_info = yes ]; then
|
if [ $with_info = yes ]; then
|
||||||
info_files="info/dir $(echo info/*.info)" || exit
|
info_files="info/dir $(echo info/*.info info/*.txt info/*.jpg)" || exit
|
||||||
else
|
else
|
||||||
info_files=
|
info_files=
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue