summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 30f5007..ab0fde1 100644
--- a/Makefile
+++ b/Makefile
@@ -26,8 +26,8 @@ document.pdf: document.asciidoc sksys.sty
.dia.svg:
@dia --export=$@ --filter=svg $<
-up: document.html
- scp document.html presentation.html klemkow.net:www
+up: document.html presentation.html
+ scp -r document.html presentation.html image klemkow.net:www
clean:
rm -f document.html presentation.html ${GenSVG}