summaryrefslogtreecommitdiff
path: root/frontends/windows/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-14 12:09:04 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-14 12:09:04 +0100
commitccd81015a1d0f72af32210270da61fdd09d87d0b (patch)
tree95ce6959e8c9b61b38e2931d8d511a89f74d7cb9 /frontends/windows/Makefile
parent6a1dbd377b437e227b17c0521986550208bf4a3d (diff)
downloadnetsurf-ccd81015a1d0f72af32210270da61fdd09d87d0b.tar.gz
netsurf-ccd81015a1d0f72af32210270da61fdd09d87d0b.tar.bz2
remove login window from windows frontend
Diffstat (limited to 'frontends/windows/Makefile')
-rw-r--r--frontends/windows/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/windows/Makefile b/frontends/windows/Makefile
index 087edb627..ceb430867 100644
--- a/frontends/windows/Makefile
+++ b/frontends/windows/Makefile
@@ -54,7 +54,7 @@ S_RESOURCES := windows_resource.o
# sources purely for the windows build
S_FRONTEND := main.c window.c gui.c clipboard.c drawable.c plot.c findfile.c \
font.c bitmap.c about.c prefs.c download.c fetch.c file.c \
- local_history.c schedule.c windbg.c pointers.c login.c \
+ local_history.c schedule.c windbg.c pointers.c \
corewindow.c hotlist.c cookies.c global_history.c ssl_cert.c
# This is the final source build list