keyboard/altgr/weur: customise greek map for dweurak
[sheet.git] / Makefile
index 7db808b04a03d1577d276026f9d05773b42a08b6..19fe1d174ba857a25383d784b66d83383cec7c2a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -86,6 +86,11 @@ data/xcolors: $(download)
 data/termcol-xcolor.inc.pl: tools/mktermcol-xcolor data/xcolors/themes
        $(call cmdsave,$^/*)
 
+data/camels.pexels-4321178.jpg:
+       tools/wget-ifmodified https://images.pexels.com/photos/4321178/pexels-photo-4321178.jpeg $@
+data/camels.jpg: data/camels.pexels-4321178.jpg
+       tools/mkimgthumb --jpg 800x400 'data/camels.smaller:-area:0x225.jpg' .
+
 data/wordlist.version.txt: force
        @[ -e $@ ] || date -Is >$@
        tools/lastword $@ || true