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

* main.am: Don't install html_projectdir unconditionally.
This commit is contained in:
Ralf Corsepius
2010-06-11 10:57:38 +00:00
parent 4be24b3233
commit 66e7e56106
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* main.am: Don't install html_projectdir unconditionally.
* cpu_supplement/Makefile.am: Include main.am.
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>

View File

@@ -1,5 +1,6 @@
if USE_HTML
html_projectdir = $(htmldir)/$(PROJECT)
endif
TEXI2WWW_ARGS=\
-I $(srcdir) -I $(top_srcdir) -I $(top_builddir) \