summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2010-07-28 15:22:44 +0000
committerVincent Sanders <vince@netsurf-browser.org>2010-07-28 15:22:44 +0000
commitbda534e12a5071434d700d91750f9c1eaa422812 (patch)
treedf2f256fd55d6e5589e59074aba1ee6edada9848 /Makefile.sources
parent4bfd6ea6f0b68202a00f9faa29ad6ff0144af0d9 (diff)
downloadnetsurf-bda534e12a5071434d700d91750f9c1eaa422812.tar.gz
netsurf-bda534e12a5071434d700d91750f9c1eaa422812.tar.bz2
Clean up how GTK frontend finds resources
svn path=/trunk/netsurf/; revision=10668
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 95d3d95c8..57a2d370b 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -11,8 +11,8 @@ S_CSS := css.c dump.c internal.c select.c utils.c
S_RENDER := box.c box_construct.c box_normalise.c directory.c favicon.c \
font.c form.c html.c html_interaction.c html_redraw.c \
hubbub_binding.c imagemap.c layout.c list.c table.c textplain.c
-S_UTILS := base64.c filename.c hashtable.c http.c locale.c \
- messages.c talloc.c url.c utf8.c utils.c useragent.c
+S_UTILS := base64.c filename.c hashtable.c http.c locale.c messages.c \
+ talloc.c url.c utf8.c utils.c useragent.c findresource.c
S_DESKTOP := knockout.c options.c plot_style.c print.c search.c \
searchweb.c scroll.c textarea.c tree.c version.c