summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-11-12 21:23:39 +0100
committerOle Loots <ole@monochrom.net>2012-11-12 21:23:39 +0100
commit44808e1c52b217cced501b946059324e55848dfa (patch)
treea468d7c527b41640d7fad34e4afec0fde79b8ddd /atari/Makefile.target
parentc040fbc4cca119ba4dcaac866e0eb4c23b76c4c7 (diff)
downloadnetsurf-44808e1c52b217cced501b946059324e55848dfa.tar.gz
netsurf-44808e1c52b217cced501b946059324e55848dfa.tar.bz2
Added message box, so warn_user works as expected.
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 575610cac..ad908075b 100644
--- a/atari/Makefile.target
+++ b/atari/Makefile.target
@@ -81,7 +81,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 settings.c
+ ctxmenu.c settings.c msgbox.c
S_ATARI := $(addprefix atari/,$(S_ATARI))
# This is the final source build list