aboutsummaryrefslogtreecommitdiffstats
path: root/doc/emacs/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/emacs/Makefile.in')
-rw-r--r--doc/emacs/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/emacs/Makefile.in b/doc/emacs/Makefile.in
index ffbfda7db8..91f4d655c0 100644
--- a/doc/emacs/Makefile.in
+++ b/doc/emacs/Makefile.in
@@ -145,6 +145,9 @@ EMACSSOURCES= \
## The info/ directory exists in release tarfiles but not the repository.
mkinfodir = @${MKDIR_P} ${buildinfodir}
+## Disable implicit rules.
+%.texi: ;
+
.PHONY: info dvi html pdf ps
.SUFFIXES: .ps .dvi