aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'lispref')
-rw-r--r--lispref/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/Makefile.in b/lispref/Makefile.in
index 182b8f05ce..b208cbeb92 100644
--- a/lispref/Makefile.in
+++ b/lispref/Makefile.in
@@ -76,7 +76,7 @@ index.texi:
install: elisp
./mkinstalldirs $(infodir)
cp elisp elisp-* $(infodir)
- ${INSTALL_INFO} --dir-file=${infodir}/dir --info-file=${infodir}/elisp
+ ${INSTALL_INFO} --info-dir=${infodir} ${infodir}/elisp
installall: install
install -c texinfo.tex $(texmacrodir)