summaryrefslogtreecommitdiff
path: root/frontends/riscos/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-14 12:18:39 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-14 12:18:39 +0100
commit7f6222babe788418b02dbe251854b9e3d566f04a (patch)
tree3e7dfa7c1520eb3dd07cb48460b1a02cea99e562 /frontends/riscos/Makefile
parentccd81015a1d0f72af32210270da61fdd09d87d0b (diff)
downloadnetsurf-7f6222babe788418b02dbe251854b9e3d566f04a.tar.gz
netsurf-7f6222babe788418b02dbe251854b9e3d566f04a.tar.bz2
remove login from riscos frontend
Diffstat (limited to 'frontends/riscos/Makefile')
-rw-r--r--frontends/riscos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/riscos/Makefile b/frontends/riscos/Makefile
index f531b6b5b..c6b551f11 100644
--- a/frontends/riscos/Makefile
+++ b/frontends/riscos/Makefile
@@ -46,7 +46,7 @@ endif
# ----------------------------------------------------------------------------
# S_RISCOS are sources purely for the RISC OS build
-S_FRONTEND := 401login.c assert.c bitmap.c buffer.c configure.c gui.c \
+S_FRONTEND := assert.c bitmap.c buffer.c configure.c gui.c \
dialog.c download.c filetype.c font.c help.c image.c \
iconbar.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 \