summaryrefslogtreecommitdiff
path: root/make-dist
diff options
context:
space:
mode:
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"