(finder-inf.el): Use finder-compile-keywords-make-dist.
This commit is contained in:
parent
1c6425eaf0
commit
811b0ac307
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue