From e2bad05338d5575bf485fbb509d496c5de012a64 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 9 Dec 2016 13:58:48 +0000 Subject: RISC OS corewindow implementation --- frontends/riscos/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'frontends/riscos/Makefile') diff --git a/frontends/riscos/Makefile b/frontends/riscos/Makefile index 6ed076800..17fd5598f 100644 --- a/frontends/riscos/Makefile +++ b/frontends/riscos/Makefile @@ -46,14 +46,15 @@ endif # ---------------------------------------------------------------------------- # S_RISCOS are sources purely for the RISC OS build -S_FRONTEND := 401login.c assert.c bitmap.c buffer.c cookies.c configure.c \ +S_FRONTEND := 401login.c assert.c bitmap.c buffer.c configure.c \ dialog.c download.c filetype.c font.c \ global_history.c gui.c help.c history.c hotlist.c iconbar.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 toolbar.c \ - treeview.c ucstables.c uri.c url_complete.c url_protocol.c \ + treeview.c corewindow.c cookies.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 \ sprite.c) \ -- cgit v1.2.3