summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
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 fab8a4481..89e844ba3 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -6,12 +6,12 @@
#
S_CONTENT := content.c fetch.c fetchcache.c urldb.c \
- fetchers/fetch_curl.c
+ fetchers/fetch_curl.c fetchers/fetch_data.c
S_CSS := css.c css_enum.c parser.c ruleset.c scanner.c
S_RENDER := box.c box_construct.c box_normalise.c \
directory.c form.c html.c html_redraw.c \
imagemap.c layout.c list.c table.c textplain.c
-S_UTILS := filename.c hashtable.c messages.c talloc.c \
+S_UTILS := base64.c filename.c hashtable.c messages.c talloc.c \
url.c utf8.c utils.c useragent.c
S_DESKTOP := knockout.c options.c tree.c version.c