mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(infodir): Go up one more level.
(usermanualdir): Change from ../man to ../emacs.
This commit is contained in:
parent
8cda6f8f44
commit
9d2663a902
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ SHELL = @SHELL@
|
|||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
infodir = ../info
|
||||
usermanualdir = $(srcdir)/../man
|
||||
infodir = ../../info
|
||||
usermanualdir = $(srcdir)/../emacs
|
||||
|
||||
INFO_SOURCES = ${srcdir}/emacs-lisp-intro.texi
|
||||
# The file name eintr must fit within 5 characters, to allow for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue