# HG changeset patch # User Jason Rumney # Date 1202338707 0 # Node ID ca1ad240902b0ed622b54395f1fe7e3819770088 # Parent e8535ac41fadcf9539de6964afb356993295ab59 Revert last change diff -r e8535ac41fad -r ca1ad240902b doc/emacs/makefile.w32-in --- a/doc/emacs/makefile.w32-in Wed Feb 06 22:57:25 2008 +0000 +++ b/doc/emacs/makefile.w32-in Wed Feb 06 22:58:27 2008 +0000 @@ -102,7 +102,7 @@ $(srcdir)/kmacro.texi \ $(EMACS_XTRA) -info: $(INFO_TARGETS) $(infodir)/dir +info: $(INFO_TARGETS) dvi: $(DVI_TARGETS) @@ -111,7 +111,7 @@ # to exist in the build directory. # In a distribution of Emacs, the Info files should be up to date. -$(infodir)/dir: $(INFO_TARGETS) +$(infodir)/dir: $(MULTI_INSTALL_INFO) --info-dir=$(infodir) $(INFO_TARGETS) $(infodir)/emacs: $(EMACSSOURCES)