mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* make-dist (possibly_non_vc_files): Add Android-specific files.
This commit is contained in:
parent
fdc0bf25b2
commit
f59fd5fb27
1 changed files with 2 additions and 1 deletions
|
|
@ -356,7 +356,8 @@ possibly_non_vc_files="
|
||||||
$top_level_ChangeLog
|
$top_level_ChangeLog
|
||||||
MANIFEST aclocal.m4 configure
|
MANIFEST aclocal.m4 configure
|
||||||
admin/charsets/jisx2131-filter
|
admin/charsets/jisx2131-filter
|
||||||
src/config.in
|
src/config.in exec/configure
|
||||||
|
exec/config.h.in
|
||||||
"$(
|
"$(
|
||||||
find admin doc etc lisp \
|
find admin doc etc lisp \
|
||||||
\( -name '*.el' -o -name '*.elc' -o -name '*.map' -o -name '*.stamp' \
|
\( -name '*.el' -o -name '*.elc' -o -name '*.map' -o -name '*.stamp' \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue