]> piware.de Git - talk-cockpit-auth-anywhere.git/blobdiff - Makefile
Add Makefile target for publishing PDFs
[talk-cockpit-auth-anywhere.git] / Makefile
index e97bc2e9609fd5d99115529a4f44caee80a065a1..63c7b939e11f571d5cd5502a3d6061772f2216ed 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,4 +16,7 @@ bots:
 download: bots
        bots/image-download rhel-7-8 windows-10
 
-.PHONY: deps clean
+upload: cockpit-auth-anywhere.pdf
+       scp cockpit-auth-anywhere.pdf cockpit-auth-anywhere-notes.pdf piware.de:www/www/docs/
+
+.PHONY: deps clean download upload