summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2023-05-18 19:44:16 +0800
committerPo Lu <luangruo@yahoo.com>2023-05-18 19:44:16 +0800
commitf59fd5fb27f8bd30f0fb81c47f941b3b0749216b (patch)
tree21c40fb70ab82b13a693b393bc2214be17817511 /make-dist
parentfdc0bf25b2a608625c6292c723ef40ad8e6ed76a (diff)
downloademacs-f59fd5fb27f8bd30f0fb81c47f941b3b0749216b.tar.gz
* make-dist (possibly_non_vc_files): Add Android-specific files.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist3
1 files changed, 2 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 80c672dbf3a..a3b7219af3a 100755
--- a/make-dist
+++ b/make-dist
@@ -356,7 +356,8 @@ possibly_non_vc_files="
$top_level_ChangeLog
MANIFEST aclocal.m4 configure
admin/charsets/jisx2131-filter
- src/config.in
+ src/config.in exec/configure
+ exec/config.h.in
"$(
find admin doc etc lisp \
\( -name '*.el' -o -name '*.elc' -o -name '*.map' -o -name '*.stamp' \