summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-06-20 22:29:43 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-06-20 22:29:43 +0000
commit040da4cf7b5cdef29ee7811cd9250cade778036e (patch)
treefdecb34ba4858112417b85cfee1a054299b06f31 /Makefile.sources
parent6dd385591dcda09a4b2a4fe34d812a2c33e9db02 (diff)
downloadnetsurf-040da4cf7b5cdef29ee7811cd9250cade778036e.tar.gz
netsurf-040da4cf7b5cdef29ee7811cd9250cade778036e.tar.bz2
Amiga Options GUI template code and a bonus "redraw" option in the menu
svn path=/trunk/netsurf/; revision=7900
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 d1f75a8a0..5620404f4 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -83,7 +83,7 @@ S_AMIGA := compat.c gui.c tree.c history.c hotlist.c schedule.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 history_local.c \
- download.c iff_dr2d.c sslcert.c
+ download.c iff_dr2d.c sslcert.c gui_options.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# S_FRAMEBUFFER are sources purely for the framebuffer build