summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-09-26 01:24:49 +0200
committerOle Loots <ole@monochrom.net>2013-09-26 01:24:49 +0200
commit10e3ad358248595ca1289eeff597351c283f6b45 (patch)
tree4eac88d96e8244cec4e638362a5240a0cd7c59ee /atari/Makefile.target
parentdacd02e955d398e2556ae7f70de37b611d383c24 (diff)
downloadnetsurf-10e3ad358248595ca1289eeff597351c283f6b45.tar.gz
netsurf-10e3ad358248595ca1289eeff597351c283f6b45.tar.bz2
Added about dialog, fixed scrolled treeview redraw.
Diffstat (limited to 'atari/Makefile.target')
-rw-r--r--atari/Makefile.target1
1 files changed, 1 insertions, 0 deletions
diff --git a/atari/Makefile.target b/atari/Makefile.target
index a8bc65ad8..b2530cfa7 100644
--- a/atari/Makefile.target
+++ b/atari/Makefile.target
@@ -75,6 +75,7 @@ LDFLAGS += -L$(GCCSDK_INSTALL_ENV)/lib
# S_ATARI are sources purely for the Atari FreeMiNT build
S_ATARI := \
+ about.c \
bitmap.c \
clipboard.c \
ctxmenu.c \