emacs-diffs
[Top][All Lists]
Advanced

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

master e654f9ce1e6 1/2: * make-dist (possibly_non_vc_files): Append exec


From: Po Lu
Subject: master e654f9ce1e6 1/2: * make-dist (possibly_non_vc_files): Append exec standard files.
Date: Sat, 20 Jan 2024 21:34:16 -0500 (EST)

branch: master
commit e654f9ce1e6f146346160044a6469e34f25dfeea
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    * make-dist (possibly_non_vc_files): Append exec standard files.
---
 make-dist | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/make-dist b/make-dist
index 91639652350..c8b0fcf4f24 100755
--- a/make-dist
+++ b/make-dist
@@ -358,6 +358,8 @@ possibly_non_vc_files="
   admin/charsets/jisx2131-filter
   src/config.in
   exec/configure exec/config.h.in
+  exec/config.sub exec/config.guess
+  exec/install-sh
   leim/small-ja-dic-option
 "$(
   find admin doc etc lisp \



reply via email to

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