aboutsummaryrefslogtreecommitdiff
path: root/makefile.w32
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.w32')
-rw-r--r--makefile.w322
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.w32 b/makefile.w32
index a32019d..da3bd8d 100644
--- a/makefile.w32
+++ b/makefile.w32
@@ -10,7 +10,7 @@
CC = @gcc
CPP = @g++
-CFLAGS = -Wall
+CFLAGS = -Wall -Iinclude
DFLAGS = -D_7ZIP_ST
EXELFLAGS = -s -Wl,--subsystem,console -lwininet
DLLLFLAGS = -shared -lwininet