mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
cope with ares_build.h and ares_rules.h follow-up
This commit is contained in:
parent
56981a2aaf
commit
6e8c73fd38
@ -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…
Reference in New Issue
Block a user