browser: wget-ifmodified script to download new caniuse data
[sheet.git] / Makefile
index d7c10031a5ae2953ad1540d6b7fff08c04767731..4e517682d9aec975ee67d22a11212672613574cc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,9 @@ data/countryInfo.txt:
 countries.inc.pl: data/countryInfo.txt
        tools/mkcountries-geonames data/countryInfo.txt >$@
 
+data/caniuse.json:
+       tools/wget-ifmodified http://caniuse.com/data.json $@
+
 clean:
        -rm digraphs.inc.pl
        -rm unicode-char.inc.pl