summaryrefslogtreecommitdiff
path: root/frontends/amiga/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-12-31 00:53:20 +0000
committerVincent Sanders <vince@kyllikki.org>2016-12-31 01:04:27 +0000
commit48f868a9555be385f156e9396079ad5d0ee388f6 (patch)
treed0b7bb26d43f1a85b0c6e5dec5be63bb4d65b978 /frontends/amiga/Makefile
parent76673bbf655592a62d21acfec860d5bf181bc848 (diff)
downloadnetsurf-48f868a9555be385f156e9396079ad5d0ee388f6.tar.gz
netsurf-48f868a9555be385f156e9396079ad5d0ee388f6.tar.bz2
move tree compatability layer to amiga frontend
Diffstat (limited to 'frontends/amiga/Makefile')
-rw-r--r--frontends/amiga/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/frontends/amiga/Makefile b/frontends/amiga/Makefile
index ea6e8fe67..f3c178ee6 100644
--- a/frontends/amiga/Makefile
+++ b/frontends/amiga/Makefile
@@ -37,7 +37,7 @@ MESSAGES_FILTER=ami
# sources purely for the Amiga build
S_FRONTEND := gui.c tree.c history.c hotlist.c schedule.c file.c \
- misc.c bitmap.c font.c filetype.c utf8.c login.c memory.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 \
launch.c search.c history_local.c download.c iff_dr2d.c \
@@ -45,7 +45,8 @@ S_FRONTEND := gui.c tree.c history.c hotlist.c schedule.c file.c \
datatypes.c dt_picture.c dt_anim.c dt_sound.c plugin_hack.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
+ selectmenu.c hash/xxhash.c font_cache.c font_bullet.c \
+ nsoption.c desktop-tree.c
# This is the final source build list
# Note this is deliberately *not* expanded here as common and image