From c6a5109a95c1206ccf63d99316fa12b8c43bb7cf Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Tue, 18 Dec 2012 01:10:20 +0100 Subject: Preparing for merge... --- atari/Makefile.target | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'atari/Makefile.target') diff --git a/atari/Makefile.target b/atari/Makefile.target index 616fa5ab8..849451873 100644 --- a/atari/Makefile.target +++ b/atari/Makefile.target @@ -73,12 +73,14 @@ LDFLAGS += -L$(GCCSDK_INSTALL_ENV)/lib # S_ATARI are sources purely for the Atari FreeMiNT build -S_ATARI := gui.c \ +S_ATARI := \ + bitmap.c \ + caret.c \ findfile.c \ filetype.c \ font.c \ + gui.c \ misc.c \ - bitmap.c \ schedule.c \ download.c \ thumbnail.c \ -- cgit v1.2.3