summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-02-25 23:00:13 +0000
committerRichard M. Stallman <rms@gnu.org>1996-02-25 23:00:13 +0000
commit3b1e46803afd1a39bb8dc3971a3c84737d26dbf0 (patch)
tree2fa8c739b97fdb37aa809185218552f28a36f576 /make-dist
parent4f37f8a1494b059a638f2eb6ffcdaf938496717d (diff)
downloademacs-3b1e46803afd1a39bb8dc3971a3c84737d26dbf0.tar.gz
(finder-inf.el): Use finder-compile-keywords-make-dist.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
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"