From f3a1b49dd83f31399ae5eadfd80744d0cbdeeb0a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 19 Nov 2016 11:22:22 +0000 Subject: add corewindow support for windows frontend --- frontends/windows/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'frontends/windows/Makefile') 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 -- cgit v1.2.3