emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/android f59fd5fb27f: * make-dist (possibly_non_vc_files): Add An


From: Po Lu
Subject: feature/android f59fd5fb27f: * make-dist (possibly_non_vc_files): Add Android-specific files.
Date: Thu, 18 May 2023 07:44:46 -0400 (EDT)

branch: feature/android
commit f59fd5fb27f8bd30f0fb81c47f941b3b0749216b
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    * make-dist (possibly_non_vc_files): Add Android-specific files.
---
 make-dist | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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' \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]