Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4f1f90cd
Commit
4f1f90cd
authored
Mar 11, 2011
by
Glenn Morris
Browse files
Fix previous change.
parent
b740639e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/misc/Makefile.in
doc/misc/Makefile.in
+1
-1
No files found.
doc/misc/Makefile.in
View file @
4f1f90cd
...
...
@@ -406,7 +406,7 @@ faq.pdf: ${srcdir}/faq.texi $(emacsdir)/emacsver.texi
## This is the name used on the Emacs web-page.
## sed fixes up links to point to split version of the manual.
emacs-faq.html
:
${srcdir}/faq.texi $(emacsdir)/emacsver.texi
cd
$(srcdir)
;
$(MAKEINFO)
$(MAKEINFO_OPTS)
--no-split
\
$(MAKEINFO)
$(MAKEINFO_OPTS)
--no-split
\
--css-ref
=
'/layout.css'
--html
-o
$@
$<
sed
-i
's|a href="emacs.html#\([^"]*\)"|a href="manual/html_node/emacs/\1.html"|g'
$@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment