diff options
| author | Richard M. Stallman | 1996-02-25 23:00:13 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-02-25 23:00:13 +0000 |
| commit | 811b0ac307a3620ed87968b4b7f78d8d55ca5471 (patch) | |
| tree | 2eb3632a214e1e6e558ed1a1bb15a0d5d2e6e47f | |
| parent | 1c6425eaf091725215921bd6260a61c0a1cee2f5 (diff) | |
| download | emacs-811b0ac307a3620ed87968b4b7f78d8d55ca5471.tar.gz emacs-811b0ac307a3620ed87968b4b7f78d8d55ca5471.zip | |
(finder-inf.el): Use finder-compile-keywords-make-dist.
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -145,7 +145,7 @@ echo "Updating Info files" | |||
| 145 | 145 | ||
| 146 | echo "Updating finder-inf.el" | 146 | echo "Updating finder-inf.el" |
| 147 | 147 | ||
| 148 | (cd lisp; ../src/emacs -batch -l finder -f finder-compile-keywords) | 148 | (cd lisp; ../src/emacs -batch -l finder -f finder-compile-keywords-make-dist) |
| 149 | 149 | ||
| 150 | echo "Recompiling Lisp files" | 150 | echo "Recompiling Lisp files" |
| 151 | 151 | ||