summaryrefslogtreecommitdiff
path: root/frontends/windows/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows/Makefile')
-rw-r--r--frontends/windows/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontends/windows/Makefile b/frontends/windows/Makefile
index baaf225f1..41c8b8c6d 100644
--- a/frontends/windows/Makefile
+++ b/frontends/windows/Makefile
@@ -46,7 +46,8 @@ S_RESOURCES := windows_resource.o
# sources purely for the windows build
S_FRONTEND := main.c window.c gui.c drawable.c plot.c findfile.c \
font.c bitmap.c about.c prefs.c download.c filetype.c file.c \
- localhistory.c schedule.c windbg.c pointers.c
+ localhistory.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
# Note this is deliberately *not* expanded here as common and image