]> git.eshelyaron.com Git - emacs.git/commitdiff
* make-dist (possibly_non_vc_files): Add Android-specific files.
authorPo Lu <luangruo@yahoo.com>
Thu, 18 May 2023 11:44:16 +0000 (19:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 18 May 2023 11:44:16 +0000 (19:44 +0800)
make-dist

index 80c672dbf3a4a7ac795807b392fd56b4cb86ac94..a3b7219af3a04e255e2a38e72512c3192b7804e3 100755 (executable)
--- 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' \