changeset 2408:f2e639d72f6f

Rename batclient.xml to markers.xml
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 10 Nov 2021 11:02:23 +0200
parents 47139c50cdc2
children 22be4530ad63
files world/Makefile
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/world/Makefile	Wed Nov 10 10:14:31 2021 +0200
+++ b/world/Makefile	Wed Nov 10 11:02:23 2021 +0200
@@ -34,8 +34,8 @@
 LOCFILES = $(addsuffix .loc,$(WORLD_MAPS)) special.loc limbo.loc
 
 ifeq ($(HAVE_PHP),yes)
-TARGETS += batclient.xml
-EXTRA_UPLOAD += batclient.xml
+TARGETS += markers.xml
+EXTRA_UPLOAD += markers.xml
 endif
 
 
@@ -94,8 +94,8 @@
 changelog: changelog.txt
 	@touch $@
 
-# Build batclient.xml
-batclient.xml: $(addsuffix .loc,$(WORLD_MAPS)) $(MKLOC_BIN) ../www/world.inc.php
+# Build Batclient markers.xml
+markers.xml: $(addsuffix .loc,$(WORLD_MAPS)) $(MKLOC_BIN) ../www/world.inc.php
 	php ../src/genbcxml.php $(MKLOC_BIN) ./ ../www/world.inc.php $@