X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=sh-gallery.git;a=blobdiff_plain;f=Makefile;h=83e89eaee0076c0f23be19e70cc1b9560260625d;hp=e3ca112e377ab96bcf246edb54819572c8dd45f6;hb=67195d88f873999a45db90899fe9aa3c00a5477f;hpb=2ebf1fb613e9349524ee14086cf383cd4d3a9987 diff --git a/Makefile b/Makefile index e3ca112..83e89ea 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ all: wtf $(SMALL) $(THUMB) small.zip big.zip %_small.jpg: %.jpg exiftran -a -i $< - convert -scale 800x800 $< $@ + convert -scale 800x600 $< $@ %_thumb.jpg: %_small.jpg convert -scale 80x80 $< $@ @@ -28,4 +28,4 @@ wtf: .PHONY: all clean wtf clean: - rm -rf {htc,sony}/*_{small,thumb}.jpg {htc,sony}/*.html index.html *.zip + rm -rf {htc,sony}/*_{small,thumb}.jpg {htc,sony}/*.html index.html *.zip {sony,htc}/socialshareprivacy