diff options
Diffstat (limited to 'doc/lispref')
| -rw-r--r-- | doc/lispref/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/Makefile.in b/doc/lispref/Makefile.in index 1705852f990..bd650091116 100644 --- a/doc/lispref/Makefile.in +++ b/doc/lispref/Makefile.in | |||
| @@ -206,7 +206,7 @@ install-ps: ps | |||
| 206 | ${GZIP_PROG} -9n "$(DESTDIR)$(psdir)/$${file}"; \ | 206 | ${GZIP_PROG} -9n "$(DESTDIR)$(psdir)/$${file}"; \ |
| 207 | done | 207 | done |
| 208 | 208 | ||
| 209 | ## Top-level Makefile installs the info pages. | 209 | ## Top-level Makefile installs the Info manuals. |
| 210 | install-doc: install-dvi install-html install-pdf install-ps | 210 | install-doc: install-dvi install-html install-pdf install-ps |
| 211 | 211 | ||
| 212 | 212 | ||