summaryrefslogtreecommitdiff
path: root/riscos/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/Makefile.target')
-rw-r--r--riscos/Makefile.target18
1 files changed, 10 insertions, 8 deletions
diff --git a/riscos/Makefile.target b/riscos/Makefile.target
index 685979d77..f7ba8d895 100644
--- a/riscos/Makefile.target
+++ b/riscos/Makefile.target
@@ -1,4 +1,4 @@
-# RISC OS Target makefile
+# RISC OS Target makefile
# ----------------------------------------------------------------------------
# RISC OS target setup
@@ -68,13 +68,15 @@ endif
S_RISCOS := 401login.c artworks.c assert.c awrender.s bitmap.c buffer.c \
cookies.c configure.c debugwin.c dialog.c download.c draw.c \
filetype.c font.c global_history.c gui.c help.c history.c \
- hotlist.c image.c menus.c message.c palettes.c plotters.c \
- plugin.c print.c query.c save.c save_draw.c save_pdf.c \
- schedule.c search.c searchweb.c sprite.c sslcert.c \
- textarea.c textselection.c theme.c theme_install.c thumbnail.c \
- treeview.c ucstables.c uri.c url_complete.c url_protocol.c \
- url_suggest.c wimp.c wimp_event.c window.c system_colour.c \
- gui/progress_bar.c gui/status_bar.c \
+ hotlist.c iconbar.c image.c menus.c message.c palettes.c \
+ plotters.c plugin.c print.c query.c save.c save_draw.c \
+ save_pdf.c schedule.c search.c searchweb.c sprite.c sslcert.c \
+ system_colour.c textarea.c textselection.c theme.c \
+ theme_install.c thumbnail.c toolbar.c treeview.c ucstables.c \
+ uri.c url_complete.c url_protocol.c url_suggest.c wimp.c \
+ wimp_event.c window.c \
+ $(addprefix gui/,button_bar.c progress_bar.c status_bar.c \
+ throbber.c url_bar.c) \
$(addprefix configure/,con_cache.c con_connect.c con_content.c \
con_fonts.c con_home.c con_image.c con_inter.c con_language.c \
con_memory.c con_secure.c con_theme.c)