From 47c0ce6f14417da5c169e3a79a4396c7d2d5eea5 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sun, 18 Nov 2012 23:15:21 +0100 Subject: Revert "Added missing Makefile changes for recent deskmenu commit." This reverts commit c5fb16d56df03580d99fae44d9fea44868f33cc5. This change belongs into a new branch --- atari/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atari/Makefile.target b/atari/Makefile.target index f7e1a6301..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 msgbox.c deskmenu.c + ctxmenu.c settings.c msgbox.c S_ATARI := $(addprefix atari/,$(S_ATARI)) # This is the final source build list -- cgit v1.2.3