]> code.delx.au - gnu-emacs/blobdiff - man/Makefile.in
*** empty log message ***
[gnu-emacs] / man / Makefile.in
index b9b309855c9a43afcc9998d9e56712c987023384..03c664190f561b1ddbe5b32eff076592e89f0038 100644 (file)
@@ -31,7 +31,8 @@ VPATH=@srcdir@
 
 
 # The makeinfo program is part of the Texinfo distribution.
-MAKEINFO = makeinfo
+# Use --force so that it generates output even if there are errors.
+MAKEINFO = makeinfo --force
 INFO_TARGETS = ../info/emacs ../info/emacs-xtra ../info/ccmode ../info/cl \
                ../info/dired-x ../info/ediff ../info/forms ../info/gnus \
                ../info/message ../info/sieve ../info/pgg ../info/emacs-mime \