mirror of
https://github.com/curl/curl.git
synced 2026-07-24 12:17:16 +03:00
oops, .obj not .c!
This commit is contained in:
parent
cf3cf413c8
commit
80d2fff1a1
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ X_OBJS= \
|
|||
$(DIROBJ)\hostthre.obj \
|
||||
$(DIROBJ)\hostip4.obj \
|
||||
$(DIROBJ)\hostip6.obj \
|
||||
$(DIROBJ)\inet_ntop.c \
|
||||
$(DIROBJ)\inet_ntop.obj \
|
||||
$(DIROBJ)\if2ip.obj \
|
||||
$(DIROBJ)\mprintf.obj \
|
||||
$(DIROBJ)\netrc.obj \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue