From: Yang Tse Date: Thu, 30 Apr 2009 13:50:44 +0000 (+0000) Subject: cope with ares_build.h and ares_rules.h follow-up X-Git-Tag: curl-7_19_5~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e8c73fd38940cc2998b8c1b406122249397011e;p=curl cope with ares_build.h and ares_rules.h follow-up --- diff --git a/ares/Makefile.vc6 b/ares/Makefile.vc6 index eb064b910..84352dbe5 100644 --- a/ares/Makefile.vc6 +++ b/ares/Makefile.vc6 @@ -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 \