From 8525c857da966580c57aa595ec44ba1c4fc2326a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 13 Mar 2015 14:32:06 +0000 Subject: Clean up more windows frontend issues and split out more functionality --- windows/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/Makefile.target') diff --git a/windows/Makefile.target b/windows/Makefile.target index a4aaba1e4..4d6fa074e 100644 --- a/windows/Makefile.target +++ b/windows/Makefile.target @@ -64,7 +64,7 @@ S_RESOURCES := windows_resource.o # S_WINDOWS are sources purely for the windows build S_WINDOWS := main.c window.c gui.c drawable.c misc.c plot.c findfile.c \ font.c bitmap.c about.c prefs.c download.c filetype.c \ - localhistory.c schedule.c thumbnail.c windbg.c + localhistory.c schedule.c thumbnail.c windbg.c pointers.c S_WINDOWS := $(addprefix windows/,$(S_WINDOWS)) # This is the final source build list -- cgit v1.2.3