summaryrefslogtreecommitdiff
path: root/riscos/Makefile.target
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-04-24 23:49:49 +0100
committerVincent Sanders <vince@kyllikki.org>2015-04-24 23:49:49 +0100
commit75d3fdc42e4b92f73efa93271c4bb37b1be6a650 (patch)
treec9deec903542b9867c8ae54da8901bc35ce8aa1f /riscos/Makefile.target
parent596a62e20ea45f8c78b58b32860e0254f9f0f16a (diff)
downloadnetsurf-75d3fdc42e4b92f73efa93271c4bb37b1be6a650.tar.gz
netsurf-75d3fdc42e4b92f73efa93271c4bb37b1be6a650.tar.bz2
Convert RISC OS to use bitmap render operation
Diffstat (limited to 'riscos/Makefile.target')
-rw-r--r--riscos/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/Makefile.target b/riscos/Makefile.target
index b2eb8927b..23e3fd05d 100644
--- a/riscos/Makefile.target
+++ b/riscos/Makefile.target
@@ -69,7 +69,7 @@ S_RISCOS := 401login.c assert.c bitmap.c buffer.c cookies.c configure.c \
image.c menus.c message.c mouse.c palettes.c plotters.c \
print.c query.c save.c save_draw.c save_pdf.c schedule.c \
search.c searchweb.c sslcert.c textarea.c \
- textselection.c theme.c theme_install.c thumbnail.c toolbar.c \
+ textselection.c theme.c theme_install.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 content-handlers/,artworks.c awrender.s draw.c \