Commit aee540b8 authored by Yang Tse's avatar Yang Tse
Browse files

build: add bundles and conncache files to other build systems

parent 4710d3d9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -497,6 +497,8 @@ X_OBJS= \
	$(DIROBJ)\asyn-ares.obj \
	$(DIROBJ)\asyn-thread.obj \
	$(DIROBJ)\base64.obj \
	$(DIROBJ)\bundles.obj \
	$(DIROBJ)\conncache.obj \
	$(DIROBJ)\connect.obj \
	$(DIROBJ)\content_encoding.obj \
	$(DIROBJ)\cookie.obj \
+3 −3
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ SOURCE \
  idn_win32.c http_negotiate_sspi.c cyassl.c http_proxy.c non-ascii.c	\
  asyn-ares.c asyn-thread.c curl_gssapi.c curl_ntlm.c curl_ntlm_wb.c	\
  curl_ntlm_core.c curl_ntlm_msgs.c curl_sasl.c curl_schannel.c		\
  curl_multibyte.c curl_darwinssl.c
  curl_multibyte.c curl_darwinssl.c bundles.c conncache.c

USERINCLUDE   ../../../lib ../../../include/curl
#ifdef ENABLE_SSL