From 040da4cf7b5cdef29ee7811cd9250cade778036e Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 20 Jun 2009 22:29:43 +0000 Subject: Amiga Options GUI template code and a bonus "redraw" option in the menu svn path=/trunk/netsurf/; revision=7900 --- Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sources') 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 -- cgit v1.2.3