summaryrefslogtreecommitdiffstats
path: root/doc/project.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/project.am')
-rw-r--r--doc/project.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/project.am b/doc/project.am
index 5f95b263e6..9eb717a290 100644
--- a/doc/project.am
+++ b/doc/project.am
@@ -44,8 +44,8 @@ rtems_footer.html: $(top_srcdir)/rtems_footer.html.in version.texi
-e s%\@VERSION\@%@VERSION@%g \
< $< > $@
-index.html $(PROJECT)*.html: $(PROJECT).texi \
- rtems_header.html rtems_footer.html
+index.html $(PROJECT)*.html: $(PROJECT).texi $($(PROJECT)_TEXINFOS) \
+ rtems_header.html rtems_footer.html
$(TEXI2WWW) $(TEXI2WWW_ARGS) -base $(PROJECT) $<
MOSTLYCLEANFILES += index.html $(PROJECT)*.html rtems_header.html \