mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:13:35 +03:00
Added curl_threads.c to a few more non-configure build files
This commit is contained in:
parent
22ed0f5059
commit
d34982bb65
2 changed files with 2 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ C_SRC += curl_addrinfo.c
|
|||
C_SRC += curl_memrchr.c
|
||||
C_SRC += curl_rand.c
|
||||
C_SRC += curl_sspi.c
|
||||
C_SRC += curl_threads.c
|
||||
C_SRC += dict.c
|
||||
C_SRC += easy.c
|
||||
C_SRC += escape.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue