Commit 6e8c73fd authored by Yang Tse's avatar Yang Tse
Browse files

cope with ares_build.h and ares_rules.h follow-up

parent 56981a2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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          \