summaryrefslogtreecommitdiff
path: root/frontends/amiga/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-14 12:23:04 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-14 12:23:04 +0100
commit1e9bfcda7e21505dfeb2b5f3de3ad7a3eb287001 (patch)
treeb78f5478974259ce5ed8117d14064d2ab6b65728 /frontends/amiga/Makefile
parent7f6222babe788418b02dbe251854b9e3d566f04a (diff)
downloadnetsurf-1e9bfcda7e21505dfeb2b5f3de3ad7a3eb287001.tar.gz
netsurf-1e9bfcda7e21505dfeb2b5f3de3ad7a3eb287001.tar.bz2
remove login window from amiga frontend
Diffstat (limited to 'frontends/amiga/Makefile')
-rw-r--r--frontends/amiga/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/Makefile b/frontends/amiga/Makefile
index 77d2b45f4..a88fc1d53 100644
--- a/frontends/amiga/Makefile
+++ b/frontends/amiga/Makefile
@@ -44,7 +44,7 @@ MESSAGES_FILTER=ami
# sources purely for the Amiga build
S_FRONTEND := gui.c history.c hotlist.c schedule.c file.c \
- misc.c bitmap.c font.c filetype.c utf8.c login.c memory.c \
+ misc.c bitmap.c font.c filetype.c utf8.c memory.c \
plotters.c object.c menu.c save_pdf.c arexx.c version.c \
cookies.c ctxmenu.c clipboard.c help.c font_scan.c \
launch.c search.c history_local.c download.c iff_dr2d.c \