From 51445eb4a35f65a99957493d875adc6afa44c7a3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 6 May 2006 15:54:39 +0000 Subject: [PATCH] makefile.w32-in (emacs.dvi): Makefile.in (emacs.dvi): Add xresmini.texi --- man/ChangeLog | 3 +++ man/Makefile.in | 2 +- man/makefile.w32-in | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index 2b155f4d980..204f81ed2eb 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,5 +1,8 @@ 2006-05-06 Eli Zaretskii + * makefile.w32-in (emacs.dvi): + * Makefile.in (emacs.dvi): Add xresmini.texi + * xresmini.texi (Table of Resources): Remove xref to non-existent node "LessTif Resources". diff --git a/man/Makefile.in b/man/Makefile.in index 5008cfbc593..61f775231ae 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -144,7 +144,7 @@ info.dvi: ${INFOSOURCES} ../info/emacs: ${EMACSSOURCES} cd $(srcdir); $(MAKEINFO) emacs.texi -emacs.dvi: ${EMACSSOURCES} +emacs.dvi: ${EMACSSOURCES} $(srcdir)/xresmini.texi $(ENVADD) $(TEXI2DVI) ${srcdir}/emacs.texi # This target is here so you could easily get the list of the *.texi diff --git a/man/makefile.w32-in b/man/makefile.w32-in index f47c57158fc..613151f7ff5 100644 --- a/man/makefile.w32-in +++ b/man/makefile.w32-in @@ -147,7 +147,7 @@ info.dvi: $(INFOSOURCES) $(infodir)/emacs: $(EMACSSOURCES) $(MAKEINFO) emacs.texi -emacs.dvi: $(EMACSSOURCES) +emacs.dvi: $(EMACSSOURCES) $(srcdir)/xresmini.texi $(ENVADD) $(TEXI2DVI) $(srcdir)/emacs.texi # This target is here so you could easily get the list of the *.texi -- 2.39.2