From f3cb3188c6cc4d04ce6be8e7fae54f80a12429e8 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 21 Sep 2019 22:16:45 +0100 Subject: fix gtk install target --- frontends/gtk/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'frontends') diff --git a/frontends/gtk/Makefile b/frontends/gtk/Makefile index db8a07a07..2f151e7b7 100644 --- a/frontends/gtk/Makefile +++ b/frontends/gtk/Makefile @@ -184,8 +184,7 @@ 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 \ - default.ico favicon.png netsurf.png netsurf.xpm netsurf-16x16.xpm \ - arrow_down_8x32.png + default.ico favicon.png netsurf.png netsurf.xpm netsurf-16x16.xpm GTK_RESOURCES_LIST := \ $(addprefix $(NSGTK_RESOURCES_DIR)/, $(GTK_RESOURCES_LIST)) \ -- cgit v1.2.3