summaryrefslogtreecommitdiffstats
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 3e6a8bd8f2..40234cb7fc 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -27,7 +27,7 @@ info: env
./do_docs $(BASEDIR) info
html: env
- cp common/*.gif common/*.jpg $(WWW_INSTALL)
+ cp HELP.html common/*.gif common/*.jpg $(WWW_INSTALL)
./do_docs $(BASEDIR) html
ps: dirs env