summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'atari/Makefile.target')
-rw-r--r--atari/Makefile.target5
1 files changed, 3 insertions, 2 deletions
diff --git a/atari/Makefile.target b/atari/Makefile.target
index e7755d56f..275eb5653 100644
--- a/atari/Makefile.target
+++ b/atari/Makefile.target
@@ -106,10 +106,11 @@ S_ATARI := \
plot/eddi.s \
plot/font_freetype.c \
plot/font_internal.c \
- gemtk/utils.c \
+ gemtk/aestabs.c \
gemtk/dragdrop.c \
+ gemtk/guiwin.c \
gemtk/msgbox.c \
- gemtk/guiwin.c
+ gemtk/utils.c
S_ATARI := $(addprefix atari/,$(S_ATARI))