From 811b0ac307a3620ed87968b4b7f78d8d55ca5471 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 25 Feb 1996 23:00:13 +0000 Subject: [PATCH] (finder-inf.el): Use finder-compile-keywords-make-dist. --- make-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-dist b/make-dist index 64dea9a2346..09ef57a9936 100755 --- a/make-dist +++ b/make-dist @@ -145,7 +145,7 @@ echo "Updating Info files" echo "Updating finder-inf.el" -(cd lisp; ../src/emacs -batch -l finder -f finder-compile-keywords) +(cd lisp; ../src/emacs -batch -l finder -f finder-compile-keywords-make-dist) echo "Recompiling Lisp files" -- 2.39.2