summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2008-11-08 23:08:55 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2008-11-08 23:08:55 +0000
commit834eb20101ae4c09875c2f218b4fd9baa0e588e1 (patch)
tree04b35ad722f48e10226fe30e8a4020a3f26a9bab /Makefile.sources
parent66a759e2a1c50d8ac8757a33c7b860d7a89517a8 (diff)
downloadnetsurf-834eb20101ae4c09875c2f218b4fd9baa0e588e1.tar.gz
netsurf-834eb20101ae4c09875c2f218b4fd9baa0e588e1.tar.bz2
AmigaOS implementation of complete page save.
svn path=/trunk/netsurf/; revision=5653
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 97dc1f9ba..a4b94dfcd 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -90,7 +90,7 @@ S_DEBUG := $(addprefix debug/,$(S_DEBUG))
S_AMIGA := compat.c gui.c tree.c history.c hotlist.c schedule.c \
thumbnail.c misc.c bitmap.c font.c filetype.c utf8.c login.c \
plotters.c object.c menu.c save_pdf.c arexx.c version.c \
- cookies.c context_menu.c clipboard.c
+ cookies.c context_menu.c clipboard.c save_complete.c fetch_file.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# S_FRAMEBUFFER are sources purely for the framebuffer build