From c4b09a8439c3465354aa7c8545ed54d099eb17fa Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Thu, 6 Dec 2012 01:38:49 +0100 Subject: Removed global_evnt.c module. --- atari/Makefile.target | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'atari/Makefile.target') diff --git a/atari/Makefile.target b/atari/Makefile.target index 9faa52d66..616fa5ab8 100644 --- a/atari/Makefile.target +++ b/atari/Makefile.target @@ -76,6 +76,7 @@ LDFLAGS += -L$(GCCSDK_INSTALL_ENV)/lib S_ATARI := gui.c \ findfile.c \ filetype.c \ + font.c \ misc.c \ bitmap.c \ schedule.c \ @@ -86,14 +87,13 @@ S_ATARI := gui.c \ treeview.c \ hotlist.c \ history.c\ - search.c font.c \ + search.c \ redrawslots.c \ encoding.c \ rootwin.c \ toolbar.c \ statusbar.c \ browser.c \ - global_evnt.c \ osspec.c \ system_colour.c \ ctxmenu.c \ -- cgit v1.2.3