From: Stef Walter Date: Thu, 31 Mar 2011 12:58:30 +0000 (+0200) Subject: Add make target for uploading docs. X-Git-Tag: 0.1~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52dab5cd52b19352e9f29b16c686fc545d2aadf1;p=p11-kit Add make target for uploading docs. --- diff --git a/Makefile.am b/Makefile.am index 811b752..b5eccbb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,4 +31,10 @@ coverage: @echo "file://$(abs_top_builddir)/tests/coverage/index.html" endif +if ENABLE_GTK_DOC +upload-doc: all + rsync -Hvax --exclude doc \ + doc/html/./ anarchy.freedesktop.org:/srv/p11-glue.freedesktop.org/www/doc/p11-kit/./ +endif + EXTRA_DIST = config.rpath