(finder-inf.el): Use finder-compile-keywords-make-dist.
authorRichard M. Stallman <rms@gnu.org>
Sun, 25 Feb 1996 23:00:13 +0000 (23:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 25 Feb 1996 23:00:13 +0000 (23:00 +0000)
make-dist

index 64dea9a..09ef57a 100755 (executable)
--- 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"