changeset 2576:72a56465ebd7

Oops, a reference to util.js was left here. Correct to worldmap.js.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 29 Jan 2024 00:50:54 +0200
parents 9d147f7d809c
children 9137dbbf844e
files old/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/old/Makefile	Mon Jan 29 00:25:14 2024 +0200
+++ b/old/Makefile	Mon Jan 29 00:50:54 2024 +0200
@@ -15,7 +15,7 @@
 
 TARGETS=batmap.html batmap.htm batmap.ansi \
 	hcbat.html hcbat.htm hcbat.ansi \
-	batcity.html util.js tooltip.js misc.css
+	batcity.html worldmap.js tooltip.js misc.css
 
 
 ###