From 20220fdd3c82e6e8ab2945b8b9e27c1800f2755a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Jun 2010 11:11:24 +0000 Subject: =?UTF-8?q?2010-06-11=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * main.am: Don't install html_projectdir unconditionally. --- doc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index 8f67ac1c1b..9995134666 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -20,7 +20,9 @@ EXTRA_DIST = HELP.html rtems_header.html.in rtems_footer.html.in EXTRA_DIST += common/cpright.texi common/setup.texi \ common/treedef.tex common/rtems.texi.in +if USE_HTML html_imagesdir = $(htmldir)/images +endif HTML_IMAGES = images/dir-arrow.gif images/dvi.gif images/missing-arrow.gif \ images/next-arrow.gif images/oaronly.jpg images/pdf.gif images/pdf1.gif \ -- cgit v1.2.3