fix gtk install target
This commit is contained in:
parent
40aa44e4f5
commit
f3cb3188c6
|
@ -184,8 +184,7 @@ GTK_RESOURCES_LIST := \
|
||||||
languages SearchEngines ca-bundle.txt \
|
languages SearchEngines ca-bundle.txt \
|
||||||
default.css adblock.css quirks.css internal.css \
|
default.css adblock.css quirks.css internal.css \
|
||||||
credits.html licence.html welcome.html maps.html Messages \
|
credits.html licence.html welcome.html maps.html Messages \
|
||||||
default.ico favicon.png netsurf.png netsurf.xpm netsurf-16x16.xpm \
|
default.ico favicon.png netsurf.png netsurf.xpm netsurf-16x16.xpm
|
||||||
arrow_down_8x32.png
|
|
||||||
|
|
||||||
GTK_RESOURCES_LIST := \
|
GTK_RESOURCES_LIST := \
|
||||||
$(addprefix $(NSGTK_RESOURCES_DIR)/, $(GTK_RESOURCES_LIST)) \
|
$(addprefix $(NSGTK_RESOURCES_DIR)/, $(GTK_RESOURCES_LIST)) \
|
||||||
|
|
Loading…
Reference in New Issue