summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2011-12-13 22:17:50 +0000
committerOle Loots <ole@monochrom.net>2011-12-13 22:17:50 +0000
commitde8849fd09afb63794c391022bcc7b32049724f0 (patch)
tree1f4e7983c13dceb7e273b44dee729c7f38b94d0e /atari/Makefile.target
parent004398f65f7b9944ae3292e7786eacda9fc1877d (diff)
downloadnetsurf-de8849fd09afb63794c391022bcc7b32049724f0.tar.gz
netsurf-de8849fd09afb63794c391022bcc7b32049724f0.tar.bz2
Added settings dialog, read only right now.
svn path=/trunk/netsurf/; revision=13270
Diffstat (limited to 'atari/Makefile.target')
-rw-r--r--atari/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/Makefile.target b/atari/Makefile.target
index ce3354d89..73ae1c5bc 100644
--- a/atari/Makefile.target
+++ b/atari/Makefile.target
@@ -41,7 +41,7 @@ S_ATARI := gui.c findfile.c filetype.c misc.c bitmap.c schedule.c \
redrawslots.c encoding.c \
browser_win.c toolbar.c statusbar.c browser.c \
global_evnt.c osspec.c dragdrop.c system_colour.c \
- ctxmenu.c save.c
+ ctxmenu.c save.c settings.c
S_ATARI := $(addprefix atari/,$(S_ATARI))
# This is the final source build list