summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2011-03-17 17:42:05 +0100
committerStef Walter <stef@thewalter.net>2011-03-17 17:42:05 +0100
commit29b5b79597b9f8a75b4ce34e69878d11d3247719 (patch)
treec4afdcfd7648f42e72a4c119ab969186a9768bd6
parentcef70f77eee5ec3883d36761cfb924ae46fbeb96 (diff)
Upload to freedesktop.org website.
-rw-r--r--Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d271c43..b164c2e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
-all: html/index.html
+all: trust-assertions.html
-html/index.html: docbook-params.xsl trust-assertions.xml Makefile
+trust-assertions.html: docbook-params.xsl trust-assertions.xml Makefile
xmlto -vv html-nochunks trust-assertions.xml
--include Makefile.local
+upload: all
+ rsync -v trust-assertions.html anarchy.freedesktop.org:/srv/p11-glue.freedesktop.org/www/doc/pkcs11-trust-assertions/index.html