mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:53:32 +03:00
cope with ares_build.h and ares_rules.h follow-up
This commit is contained in:
parent
56981a2aaf
commit
6e8c73fd38
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ CFLAGS = $(CFLAGS) -O2 -Og
|
|||
LDFLAGS = $(LDFLAGS) -release
|
||||
!endif
|
||||
|
||||
CFLAGS = -I.\.
|
||||
CFLAGS = $(CFLAGS) -I.\.
|
||||
|
||||
OBJECTS = $(OBJ_DIR)\ares_fds.obj \
|
||||
$(OBJ_DIR)\ares_process.obj \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue