Makefile (upload): Also upload the old `.org' file.
[drwho] / Makefile
index e901aab..a7519ff 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,5 +46,6 @@ all:: drwho.pdf drwho.ps
 clean::; rm -f *.pdf *.dvi *.ps *.log *.aux
 
 upload:
-       scp drwho.tex drwho.pdf stratocaster:publish/public-html/
+       rsync -av drwho.tex drwho.org drwho.pdf \
+               stratocaster:publish/public-html/
 .PHONY: upload