source: rtems/doc/main.am @ 451a46f

4.115
Last change on this file since 451a46f was bdd88edc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/11/10 at 10:57:22

2010-06-11 Ralf Corsépius <ralf.corsepius@…>

  • main.am: Don't install html_projectdir unconditionally.
  • Property mode set to 100644
File size: 224 bytes
Line 
1if USE_HTML
2html_projectdir = $(htmldir)/$(PROJECT)
3endif
4
5TEXI2WWW_ARGS=\
6-I $(srcdir) -I $(top_srcdir) -I $(top_builddir) \
7-dirfile ../index.html \
8-header rtems_header.html \
9-footer rtems_footer.html \
10-icons ../images
Note: See TracBrowser for help on using the repository browser.