summaryrefslogtreecommitdiff
path: root/frontends/atari
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2020-02-24 14:17:58 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2020-02-24 14:21:27 +0000
commita47270c93eaa7bb76638c4c6dbef23359531651c (patch)
tree1fc9ec550313943aa224532371cb055cec43fab0 /frontends/atari
parente59e52b8539b041153e4cdd80756806b06cf4892 (diff)
downloadnetsurf-a47270c93eaa7bb76638c4c6dbef23359531651c.tar.gz
netsurf-a47270c93eaa7bb76638c4c6dbef23359531651c.tar.bz2
About fetches resources: Drop maps resource.
It had bitrotted.
Diffstat (limited to 'frontends/atari')
-rw-r--r--frontends/atari/Makefile1
1 files changed, 0 insertions, 1 deletions
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