summaryrefslogtreecommitdiff
path: root/frontends/gtk/Makefile
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/gtk/Makefile
parente59e52b8539b041153e4cdd80756806b06cf4892 (diff)
downloadnetsurf-a47270c93eaa7bb76638c4c6dbef23359531651c.tar.gz
netsurf-a47270c93eaa7bb76638c4c6dbef23359531651c.tar.bz2
About fetches resources: Drop maps resource.
It had bitrotted.
Diffstat (limited to 'frontends/gtk/Makefile')
-rw-r--r--frontends/gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/gtk/Makefile b/frontends/gtk/Makefile
index ec9889ea0..02a5fdb73 100644
--- a/frontends/gtk/Makefile
+++ b/frontends/gtk/Makefile
@@ -177,7 +177,7 @@ SOURCES = $(S_COMMON) $(S_IMAGE) $(S_BROWSER) $(S_RESOURCE) $(S_FRONTEND)
GTK_RESOURCES_LIST := \
languages SearchEngines ca-bundle.txt \
default.css adblock.css quirks.css internal.css \
- credits.html licence.html welcome.html maps.html Messages \
+ credits.html licence.html welcome.html Messages \
default.ico favicon.png netsurf.png netsurf.xpm netsurf-16x16.xpm
GTK_RESOURCES_LIST := \