summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e7d53f5..86cc58c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,7 +55,7 @@ endif
if ENABLE_GTK_DOC
upload-doc: all
rsync -Hvax --exclude doc build \
- doc/html/./ $(WEBHOST):$(WEBBASE)/doc/p11-kit/./
+ doc/manual/html/./ $(WEBHOST):$(WEBBASE)/doc/p11-kit/./
endif
upload-release: $(DIST_ARCHIVES)