From 394ca56f2c57f4533fba1b89f6d83e3f05e3c6c8 Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Wed, 15 Jun 2011 02:01:45 -0300 Subject: [PATCH] web/Makefile: also upload the ~800 pixels images --- web/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/Makefile b/web/Makefile index 293e047..6b4ac76 100644 --- a/web/Makefile +++ b/web/Makefile @@ -1,10 +1,12 @@ +DL=800px-Atben_atusb_prod_03.jpg 800px-Atben_atusb_prod_05.jpg \ + 785px-Atben_atusb_prod_09.jpg 800px-Atben_atusb_prod_07.jpg GEN=atben-pcba-small.jpg atusb-pcba-small.jpg \ atusb-use-small.jpg atben-use-small.jpg all: $(GEN) -upload: $(GEN) - rsync -e ssh index.html $(GEN) \ +upload: index.html $(GEN) $(DL) + rsync -e ssh index.html $(DL) $(GEN) \ www-data@downloads.qi-hardware.com:werner/wpan/web/ 800px-Atben_atusb_prod_03.jpg: