summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2012-12-20 18:10:12 +0100
committerStef Walter <stef@thewalter.net>2012-12-20 18:11:55 +0100
commitc2c8c8689286896b72dc61e820535b4211c1a128 (patch)
treec08623b15943775f6dd9b4c8291674e377b38a61 /Makefile
parentcef70f77eee5ec3883d36761cfb924ae46fbeb96 (diff)
Add retiry notice.HEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d271c43..6e09878 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,7 @@ all: html/index.html
html/index.html: docbook-params.xsl trust-assertions.xml Makefile
xmlto -vv html-nochunks trust-assertions.xml
--include Makefile.local
+upload: all
+ rsync --progress \
+ trust-assertions.html \
+ anarchy.freedesktop.org:/srv/p11-glue.freedesktop.org/www/doc/pkcs11-trust-assertions/index.html