summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2011-10-15 14:09:35 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2011-10-15 14:09:35 +0000
commitad8a96554865092f340e239731d2e44bce1df526 (patch)
treecfb813888ff50d1032933304bdeb936eb64b95c4 /amiga/Makefile.target
parent62248c06d388d2f16788bdc46d087ae809f77a11 (diff)
downloadnetsurf-ad8a96554865092f340e239731d2e44bce1df526.tar.gz
netsurf-ad8a96554865092f340e239731d2e44bce1df526.tar.bz2
Start to consolidate user file operation into one file
svn path=/trunk/netsurf/; revision=13062
Diffstat (limited to 'amiga/Makefile.target')
-rw-r--r--amiga/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/Makefile.target b/amiga/Makefile.target
index d80f91016..e92335ec3 100644
--- a/amiga/Makefile.target
+++ b/amiga/Makefile.target
@@ -68,7 +68,7 @@ endif
# ----------------------------------------------------------------------------
# S_AMIGA are sources purely for the Amiga build
-S_AMIGA := gui.c tree.c history.c hotlist.c schedule.c \
+S_AMIGA := gui.c tree.c history.c hotlist.c schedule.c file.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 save_complete.c \