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-10-06 01:24:19 +0200
commit4f45f807f241683480a56a99b558b4b1d0f59332 (patch)
treea0d1f25ff91495e1d0bd34b6b48ec7093555b525 /atari/Makefile.target
parent7f920600416871e24da272e5ce5e59d446a50ba7 (diff)
downloadnetsurf-4f45f807f241683480a56a99b558b4b1d0f59332.tar.gz
netsurf-4f45f807f241683480a56a99b558b4b1d0f59332.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 \