mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:23:32 +03:00
added new files
This commit is contained in:
parent
2a045dfceb
commit
2085f133d6
2 changed files with 11 additions and 10 deletions
|
|
@ -43,6 +43,7 @@ OBJECTS = $(TMP_DIR)/base64.o \
|
|||
$(TMP_DIR)/ftp.o \
|
||||
$(TMP_DIR)/getenv.o \
|
||||
$(TMP_DIR)/getinfo.o \
|
||||
$(TMP_DIR)/gtls.o \
|
||||
$(TMP_DIR)/hash.o \
|
||||
$(TMP_DIR)/hostares.o \
|
||||
$(TMP_DIR)/hostasyn.o \
|
||||
|
|
@ -73,6 +74,7 @@ OBJECTS = $(TMP_DIR)/base64.o \
|
|||
$(TMP_DIR)/sendf.o \
|
||||
$(TMP_DIR)/share.o \
|
||||
$(TMP_DIR)/speedcheck.o \
|
||||
$(TMP_DIR)/sslgen.o \
|
||||
$(TMP_DIR)/ssluse.o \
|
||||
$(TMP_DIR)/strequal.o \
|
||||
$(TMP_DIR)/strerror.o \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue