summaryrefslogtreecommitdiff
path: root/frontends/amiga/Makefile
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2017-01-08 01:09:41 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2017-01-08 01:09:41 +0000
commitbf3ba5c97bac5aa79c43153311ea0d3d5945bd4d (patch)
tree54f0c8052fcd22130b7523b6b97f641a817a6d1c /frontends/amiga/Makefile
parentd1693c27c0d9658b655c158a9652f87683719325 (diff)
parent01e116ee1f5603ef6adeb365f403563a684a47b4 (diff)
downloadnetsurf-bf3ba5c97bac5aa79c43153311ea0d3d5945bd4d.tar.gz
netsurf-bf3ba5c97bac5aa79c43153311ea0d3d5945bd4d.tar.bz2
Complete Amiga corewindow implementation and migration from old treeviews
Merge branch 'chris/amiga-corewindow'
Diffstat (limited to 'frontends/amiga/Makefile')
-rw-r--r--frontends/amiga/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/amiga/Makefile b/frontends/amiga/Makefile
index aa60207e2..985a085fc 100644
--- a/frontends/amiga/Makefile
+++ b/frontends/amiga/Makefile
@@ -36,7 +36,7 @@ MESSAGES_FILTER=ami
# ----------------------------------------------------------------------------
# sources purely for the Amiga build
-S_FRONTEND := gui.c tree.c history.c hotlist.c schedule.c file.c \
+S_FRONTEND := gui.c history.c hotlist.c schedule.c file.c \
misc.c bitmap.c font.c filetype.c utf8.c login.c memory.c \
plotters.c object.c menu.c save_pdf.c arexx.c version.c \
cookies.c ctxmenu.c clipboard.c help.c font_scan.c \
@@ -46,7 +46,7 @@ S_FRONTEND := gui.c tree.c history.c hotlist.c schedule.c file.c \
stringview/stringview.c stringview/urlhistory.c rtg.c \
agclass/amigaguide_class.c os3support.c font_diskfont.c \
selectmenu.c hash/xxhash.c font_cache.c font_bullet.c \
- nsoption.c desktop-tree.c corewindow.c
+ nsoption.c corewindow.c
# This is the final source build list
# Note this is deliberately *not* expanded here as common and image