summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index af38391130..ed7b0ac202 100644
--- a/Makefile
+++ b/Makefile
@@ -286,7 +286,7 @@ deb-src-upload: deb-src
# for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory
webdocs:
- (cd docsite/; make docs)
+ (cd docs/docsite/; make docs)
docs: $(MANPAGES)