summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-03-07 20:52:08 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-03-07 20:52:08 +0000
commit33c48cfcd90f838df5ec2a896b40d70c48e2d48f (patch)
tree74b83b2f3b004cd6ad0270b6bb1f1e78b537c28c /Makefile.sources
parent2aee9f4c09491a994f1000e04fe9daf9b9806998 (diff)
downloadnetsurf-33c48cfcd90f838df5ec2a896b40d70c48e2d48f.tar.gz
netsurf-33c48cfcd90f838df5ec2a896b40d70c48e2d48f.tar.bz2
Start of local history window in Amiga build; doesn't work yet
svn path=/trunk/netsurf/; revision=6727
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 7fabf0178..bf72367d7 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -86,7 +86,7 @@ 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 save_complete.c \
- fetch_file.c fetch_mailto.c search.c
+ fetch_file.c fetch_mailto.c search.c history_local.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# S_FRAMEBUFFER are sources purely for the framebuffer build