From a642bfa5d523ac2453a111169432bae58badb405 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Fri, 27 Jan 2012 14:12:26 -0300 Subject: [PATCH] web/Makefile: also upload zoom.html (reported by Peter Zotov) --- web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Makefile b/web/Makefile index 888f84b..a37275d 100644 --- a/web/Makefile +++ b/web/Makefile @@ -8,7 +8,7 @@ GEN=atben-pcba-small.jpg atusb-pcba-small.jpg \ all: $(GEN) upload: index.html zoom.html $(GEN) $(DL) - rsync -e ssh index.html $(DL) $(GEN) \ + rsync -e ssh index.html zoom.html $(DL) $(GEN) \ www-data@downloads.qi-hardware.com:werner/wpan/web/ 800px-Atben_atusb_prod_03.jpg: