summaryrefslogtreecommitdiffstats
path: root/doc/networking/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/networking/Makefile')
-rw-r--r--doc/networking/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/networking/Makefile b/doc/networking/Makefile
index d2b7c8cc98..e05074bbfb 100644
--- a/doc/networking/Makefile
+++ b/doc/networking/Makefile
@@ -23,7 +23,7 @@ dirs:
COMMON_FILES=../common/cpright.texi ../common/setup.texi
GENERATED_FILES=networkapp.texi driver.texi networktasks.texi testing.texi \
- servers.texi
+ servers.texi decdriver.texi
FILES= $(PROJECT).texi \
networktasks.texi preface.texi $(GENERATED_FILES)
@@ -70,6 +70,11 @@ testing.texi: testing.t Makefile
servers.texi: servers.t Makefile
$(BMENU) -p "Throughput" \
-u "Top" \
+ -n "DEC 21140 Driver" ${*}.t
+
+decdriver.texi: decdriver.t Makefile
+ $(BMENU) -p "Using Hooks" \
+ -u "Top" \
-n "Command and Variable Index" ${*}.t
html: dirs $(FILES)