summaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index c7e8b8dbec..d2af7c1363 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -15,7 +15,7 @@ INSTALL_DATA = $(INSTALL) -m 644
PURIFY =
-CFLAGS = -nologo -DNT=1 -Ox
+CFLAGS = -nologo -DNT=1 -Ox -I. -I./missing
LDFLAGS = $(CFLAGS) -Fm
#CFLAGS = -nologo -DNT=1 -Zi -MD
#LDFLAGS = $(CFLAGS) -Fm -MD