; * make-dist: Include ELisp hierarchy diagram in tarballs (bug#76441).
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user