From a47270c93eaa7bb76638c4c6dbef23359531651c Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 24 Feb 2020 14:17:58 +0000 Subject: About fetches resources: Drop maps resource. It had bitrotted. --- frontends/atari/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'frontends/atari') diff --git a/frontends/atari/Makefile b/frontends/atari/Makefile index 7a3573d9f..de4ca78b3 100644 --- a/frontends/atari/Makefile +++ b/frontends/atari/Makefile @@ -200,7 +200,6 @@ endif $(Q)$(RM) $(ATARI_TARGET_DIR)res/messages $(Q)$(SPLIT_MESSAGES) -l en -p atari -f messages -o $(ATARI_TARGET_DIR)res/messages resources/FatMessages $(Q)cp resources/en/welcome.html $(ATARI_TARGET_DIR)res/welcome.html - $(Q)cp resources/en/maps.html $(ATARI_TARGET_DIR)res/maps.html $(Q)cp resources/en/licence.html $(ATARI_TARGET_DIR)res/licence.html $(Q)cp resources/en/credits.html $(ATARI_TARGET_DIR)res/credits.html -- cgit v1.2.3