From f824ab8af4d3d2e34bd59b860b9c6d5568c3bb44 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Sat, 3 Nov 2012 23:19:28 +0000 Subject: Port save complete to libdom. --- atari/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atari/Makefile.target') diff --git a/atari/Makefile.target b/atari/Makefile.target index bccb15c48..844abfe31 100644 --- a/atari/Makefile.target +++ b/atari/Makefile.target @@ -82,7 +82,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 settings.c + ctxmenu.c settings.c S_ATARI := $(addprefix atari/,$(S_ATARI)) # This is the final source build list -- cgit v1.2.3