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 1811a34..d26117b 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -55,7 +55,7 @@ web: build
htmlhelp: BUILDER = htmlhelp
htmlhelp: build
@echo "Build finished; now you can run HTML Help Workshop with the" \
- "build/hhp/pydoc.hhp project file."
+ "build/htmlhelp/pydoc.hhp project file."
clean:
-rm -rf build/*