diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/emacs/Makefile.in b/doc/emacs/Makefile.in index 527b2f7a77d..ffe219baf40 100644 --- a/doc/emacs/Makefile.in +++ b/doc/emacs/Makefile.in | |||
| @@ -143,8 +143,7 @@ EMACSSOURCES= \ | |||
| 143 | ${srcdir}/kmacro.texi \ | 143 | ${srcdir}/kmacro.texi \ |
| 144 | $(EMACS_XTRA) | 144 | $(EMACS_XTRA) |
| 145 | 145 | ||
| 146 | ## This seems pointless. The info/ directory exists in both the | 146 | ## The info/ directory exists in release tarfiles but not the repository. |
| 147 | ## repository and the release tarfiles. | ||
| 148 | mkinfodir = @${MKDIR_P} ${buildinfodir} | 147 | mkinfodir = @${MKDIR_P} ${buildinfodir} |
| 149 | 148 | ||
| 150 | .PHONY: info dvi html pdf ps | 149 | .PHONY: info dvi html pdf ps |