Added missing Makefile changes for recent deskmenu commit.

This commit is contained in:
Ole Loots 2012-11-14 22:00:38 +01:00
parent d1a5c738e6
commit c5fb16d56d
1 changed files with 1 additions and 1 deletions

View File

@ -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