aboutsummaryrefslogtreecommitdiffstats
path: root/doc/emacs/makefile.w32-in
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-09-06 04:55:27 +0000
committerGlenn Morris <[email protected]>2007-09-06 04:55:27 +0000
commit345ef41d8b966fb8847347a6df0bd0647722d27a (patch)
tree4e983fe1b0bad3e2747669d524b70f6ceb048188 /doc/emacs/makefile.w32-in
parent5b301240d462595a7aa6d2235bd2d2dad44b35d3 (diff)
(infodir): Go up one more level.
Changes made previously while moving from ../../man: (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs manual. (MULTI_INSTALL_INFO, ENVADD): Go up one more level. (emacsman): Delete target, not needed any more. (clean): Remove all info files but Emacs manual. Move all targets that are not the Emacs manual to misc/Makefile.in.
Diffstat (limited to 'doc/emacs/makefile.w32-in')
-rw-r--r--doc/emacs/makefile.w32-in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/makefile.w32-in b/doc/emacs/makefile.w32-in
index e7185cd9c0..d34ab66de4 100644
--- a/doc/emacs/makefile.w32-in
+++ b/doc/emacs/makefile.w32-in
@@ -1,4 +1,4 @@
-#### -*- Makefile -*- for the Emacs Manual and other documentation.
+#### -*- Makefile -*- for the Emacs Manual
# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@@ -25,7 +25,7 @@
# set by the configure script's `--srcdir' option.
srcdir=.
-infodir = $(srcdir)/../info
+infodir = $(srcdir)/../../info
# The makeinfo program is part of the Texinfo distribution.
MAKEINFO = makeinfo --force