aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index fd508e070c..5ae239006c 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -161,7 +161,7 @@ refman/html/index.html: refman/Reference-Manual.html $(REFMANPNGFILES) \
mkdir refman/html
cp $(REFMANPNGFILES) refman/html
(cd refman/html; hacha -o toc.html ../Reference-Manual.html)
- cp refman/cover.html refman/html
+ cp refman/cover.html refman/menu.html refman/html
cp refman/index.html refman/html
######################################################################