summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-11-14 22:00:38 +0100
committerOle Loots <ole@monochrom.net>2012-11-14 22:00:38 +0100
commitc5fb16d56df03580d99fae44d9fea44868f33cc5 (patch)
tree035ab681abf2986b9b14098b1f69fb59599b92da /atari/Makefile.target
parentd1a5c738e62a9f0cb85658b435eefa8749006edc (diff)
downloadnetsurf-c5fb16d56df03580d99fae44d9fea44868f33cc5.tar.gz
netsurf-c5fb16d56df03580d99fae44d9fea44868f33cc5.tar.bz2
Added missing Makefile changes for recent deskmenu commit.
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 ad908075b..f7e1a6301 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 msgbox.c
+ ctxmenu.c settings.c msgbox.c deskmenu.c
S_ATARI := $(addprefix atari/,$(S_ATARI))
# This is the final source build list