[rtems commit] doc/main.am: TEXI2HTML_ARGS macro clean up

Joel Sherrill joel at rtems.org
Mon Mar 11 22:19:32 UTC 2013


Module:    rtems
Branch:    master
Commit:    0322a4fda96e40795b0b1495d2ebbda2aedb3667
Changeset: http://git.rtems.org/rtems/commit/?id=0322a4fda96e40795b0b1495d2ebbda2aedb3667

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Mon Mar 11 15:22:05 2013 -0500

doc/main.am: TEXI2HTML_ARGS macro clean up

---

 doc/main.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/main.am b/doc/main.am
index efa80a1..21a65d1 100644
--- a/doc/main.am
+++ b/doc/main.am
@@ -9,7 +9,7 @@ endif
 TEXI2HTML_ARGS=\
 -D use-html --split node --node-files \
 -o $(PROJECT)/ \
---top-file index.html \
+--top-file=index.html \
 --init-file=$(top_builddir)/texi2html_init \
 -I $(srcdir) -I $(top_srcdir) -I $(top_builddir) -I .
 




More information about the vc mailing list