summaryrefslogtreecommitdiff
path: root/frontends/riscos/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-22 17:31:25 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-22 17:34:39 +0100
commitd090f016ad753d41077e616db2c17bf1bf1408ec (patch)
treefda454510ced8b465d5158770c6c6868088e78a7 /frontends/riscos/Makefile
parent45cac1ea64f01ff31d9152bdd518e2afb941e886 (diff)
downloadnetsurf-d090f016ad753d41077e616db2c17bf1bf1408ec.tar.gz
netsurf-d090f016ad753d41077e616db2c17bf1bf1408ec.tar.bz2
add page information core window handler to RISC OS
Diffstat (limited to 'frontends/riscos/Makefile')
-rw-r--r--frontends/riscos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/riscos/Makefile b/frontends/riscos/Makefile
index 5192ac739..c028ed789 100644
--- a/frontends/riscos/Makefile
+++ b/frontends/riscos/Makefile
@@ -67,6 +67,7 @@ S_FRONTEND := \
menus.c \
message.c \
mouse.c \
+ pageinfo.c \
palettes.c \
plotters.c \
print.c \