summaryrefslogtreecommitdiffstats
path: root/doc/develenv/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-04-16 13:08:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-04-16 13:08:03 +0000
commit82f9768c0fad5878a21dfd2c824506b868eb4d82 (patch)
treef14c1d428cef8b191e3c8baa887eaf72186155fd /doc/develenv/Makefile.am
parent2003-04-15 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-82f9768c0fad5878a21dfd2c824506b868eb4d82.tar.bz2
2003-04-16 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Fix next/previous section names.
Diffstat (limited to '')
-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" < $< > $@