summaryrefslogtreecommitdiff
path: root/frontends/windows/Makefile
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2016-11-19 11:54:29 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2016-11-19 11:54:29 +0000
commitc1a0001226d918571006a87dd22e13dd32f80e84 (patch)
tree2aa6736ec992ffc439edb896d38ccadec428b9ed /frontends/windows/Makefile
parent076e54e1e5bfabba7cf2cba02ba13a86f3dc9ba1 (diff)
parentf3a1b49dd83f31399ae5eadfd80744d0cbdeeb0a (diff)
downloadnetsurf-c1a0001226d918571006a87dd22e13dd32f80e84.tar.gz
netsurf-c1a0001226d918571006a87dd22e13dd32f80e84.tar.bz2
Merge branch 'vince/win32-corewindow'
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