From ccc8e40036950579df055b59bd3be60a14d4758f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 8 Feb 2020 16:28:47 +0000 Subject: [PATCH] Update sshfp.js when mksshfp changes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7811651..77f3fda 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,7 @@ data/switch2osm.org: src/switch2osm data/switch2osm.com: src/switch2osm data/stateofthemap.eu: src/stateofthemap-eu -include/sshfp.js: $(wildcard /etc/ssh/ssh_known_hosts) +include/sshfp.js: bin/mksshfp $(wildcard /etc/ssh/ssh_known_hosts) bin/mksshfp origins/tile.openstreetmap.yml: bin/mkcountries lib/countries.xml bandwidth/tile.openstreetmap.yml -- 2.43.2