summaryrefslogtreecommitdiff
path: root/amiga/Makefile.target
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-09-05 15:09:00 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-09-05 15:09:00 +0100
commit63227a214bb8e0f576ecb684313e5f3a3bdcf96f (patch)
tree77923d38486b4403ac0aa02ea2d3ee3024dc99e9 /amiga/Makefile.target
parent00aa1e2d3501ee0a004415a56a845db51c660ef4 (diff)
downloadnetsurf-63227a214bb8e0f576ecb684313e5f3a3bdcf96f.tar.gz
netsurf-63227a214bb8e0f576ecb684313e5f3a3bdcf96f.tar.bz2
Rename context_menu.c and strip out all the context menu code, so this file and popupmenu.class is only used (optionally) for HTML form selection.
Diffstat (limited to 'amiga/Makefile.target')
-rw-r--r--amiga/Makefile.target5
1 files changed, 3 insertions, 2 deletions
diff --git a/amiga/Makefile.target b/amiga/Makefile.target
index 62c26b21d..29b3905d3 100644
--- a/amiga/Makefile.target
+++ b/amiga/Makefile.target
@@ -70,12 +70,13 @@ MESSAGES_FILTER=ami
S_AMIGA := gui.c tree.c history.c hotlist.c schedule.c file.c \
misc.c bitmap.c font.c filetype.c utf8.c login.c \
plotters.c object.c menu.c save_pdf.c arexx.c version.c \
- cookies.c context_menu.c ctxmenu.c clipboard.c help.c font_scan.c \
+ cookies.c ctxmenu.c clipboard.c help.c font_scan.c \
launch.c search.c history_local.c download.c iff_dr2d.c \
sslcert.c gui_options.c print.c theme.c drag.c icon.c libs.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_bitmap.c
+ agclass/amigaguide_class.c os3support.c font_bitmap.c \
+ selectmenu.c
S_AMIGA := $(addprefix amiga/,$(S_AMIGA))
# This is the final source build list