mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
added splay.o
This commit is contained in:
parent
7e8b84c3e7
commit
1c6ebb0782
@ -98,7 +98,8 @@ OBJECTS = $(TMP_DIR)/base64.o \
|
||||
$(TMP_DIR)/timeval.o \
|
||||
$(TMP_DIR)/transfer.o \
|
||||
$(TMP_DIR)/url.o \
|
||||
$(TMP_DIR)/version.o
|
||||
$(TMP_DIR)/version.o \
|
||||
$(TMP_DIR)/splay.o
|
||||
|
||||
build: $(TMP_DIR) $(LIB_DIR) $(LIB_DIR)/libcurl.framework
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user