mirror of
https://github.com/curl/curl.git
synced 2026-05-15 19:56:21 +03:00
fixed to build after the GnuTLS fixes
This commit is contained in:
parent
893cbaaf2f
commit
2a045dfceb
1 changed files with 2 additions and 0 deletions
|
|
@ -428,6 +428,7 @@ X_OBJS= \
|
|||
$(DIROBJ)\telnet.obj \
|
||||
$(DIROBJ)\parsedate.obj \
|
||||
$(DIROBJ)\getenv.obj \
|
||||
$(DIROBJ)\gtls.obj \
|
||||
$(DIROBJ)\inet_pton.obj \
|
||||
$(DIROBJ)\hostip.obj \
|
||||
$(DIROBJ)\hostasyn.obj \
|
||||
|
|
@ -443,6 +444,7 @@ X_OBJS= \
|
|||
$(DIROBJ)\progress.obj \
|
||||
$(DIROBJ)\sendf.obj \
|
||||
$(DIROBJ)\speedcheck.obj \
|
||||
$(DIROBJ)\sslgen.obj \
|
||||
$(DIROBJ)\ssluse.obj \
|
||||
$(DIROBJ)\timeval.obj \
|
||||
$(DIROBJ)\url.obj \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue