summaryrefslogtreecommitdiff
path: root/doc/misc/ert.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-06-09 22:20:31 -0400
committerGlenn Morris <rgm@gnu.org>2014-06-09 22:20:31 -0400
commit29993416fb4d19c1c3bb146367fc4bed74845486 (patch)
tree2073aeaac4bf8d27e49191a2d780f812ab6ceb84 /doc/misc/ert.texi
parent61784fd180c2f8ab056ddd1af7302ce58afded9f (diff)
downloademacs-29993416fb4d19c1c3bb146367fc4bed74845486.tar.gz
Add .info extension to @setfilename commands in doc/
This makes no difference to anything, since we always use makeinfo -o, but it makes automake happier, if we ever decide to use that.
Diffstat (limited to 'doc/misc/ert.texi')
-rw-r--r--doc/misc/ert.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi
index ec1614c7140..9f29c2529c6 100644
--- a/doc/misc/ert.texi
+++ b/doc/misc/ert.texi
@@ -1,6 +1,6 @@
\input texinfo
@c %**start of header
-@setfilename ../../info/ert
+@setfilename ../../info/ert.info
@settitle Emacs Lisp Regression Testing
@documentencoding UTF-8
@c %**end of header