summaryrefslogtreecommitdiffstats
path: root/doc/develenv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/develenv/Makefile.am')
-rw-r--r--doc/develenv/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am
index c47f006b01..fb5ae0cb62 100644
--- a/doc/develenv/Makefile.am
+++ b/doc/develenv/Makefile.am
@@ -29,11 +29,11 @@ $(srcdir)/direct.texi: direct.t
-n "Sample Applications" < $< > $@
$(srcdir)/sample.texi: sample.t
- $(BMENU2) -p "Directory Structure Test Suite Source Directory" \
+ $(BMENU2) -p "Directory Structure Documentation Directory" \
-u "Top" \
-n "RTEMS Specific Utilities" < $< > $@
$(srcdir)/utils.texi: utils.t
- $(BMENU2) -p "Sample Applications Paranoia Floating Point Application" \
+ $(BMENU2) -p "Sample Applications Network Loopback Test" \
-u "Top" \
-n "Command and Variable Index" < $< > $@