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/beos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/beos') diff --git a/frontends/beos/Makefile b/frontends/beos/Makefile index 97fa84810..46f12ec85 100644 --- a/frontends/beos/Makefile +++ b/frontends/beos/Makefile @@ -110,7 +110,7 @@ RDEF_IMP_BEOS := $(addprefix $(OBJROOT)/,$(subst /,_,$(RDEF_IMP_BEOS))) RDEP_BEOS := \ adblock.css beosdefault.css default.css internal.css quirks.css \ netsurf.png favicon.png ca-bundle.txt \ - credits.html licence.html welcome.html maps.html SearchEngines + credits.html licence.html welcome.html SearchEngines RDEP_BEOS := $(addprefix $(FRONTEND_RESOURCES_DIR)/,$(RDEP_BEOS)) \ $(wildcard $(FRONTEND_RESOURCES_DIR)/icons/*.png) \ -- cgit v1.2.3