1
0
mirror of https://github.com/moparisthebest/curl synced 2024-10-31 23:55:01 -04:00

add missing file, as pointed out by Karl M

This commit is contained in:
Daniel Stenberg 2009-08-12 17:25:16 +00:00
parent c6712a0c6c
commit daf688eba6

View File

@ -483,6 +483,7 @@ X_OBJS= \
$(DIROBJ)\mprintf.obj \ $(DIROBJ)\mprintf.obj \
$(DIROBJ)\multi.obj \ $(DIROBJ)\multi.obj \
$(DIROBJ)\netrc.obj \ $(DIROBJ)\netrc.obj \
$(DIROBJ)\nonblock.obj \
$(DIROBJ)\parsedate.obj \ $(DIROBJ)\parsedate.obj \
$(DIROBJ)\progress.obj \ $(DIROBJ)\progress.obj \
$(DIROBJ)\rawstr.obj \ $(DIROBJ)\rawstr.obj \