add curl_threads.c to non-configure target build files

This commit is contained in:
Yang Tse
2010-01-26 09:20:09 +00:00
parent a9b860765d
commit 1d86ebfc88
4 changed files with 8 additions and 3 deletions

View File

@@ -453,6 +453,7 @@ X_OBJS= \
$(DIROBJ)\curl_memrchr.obj \
$(DIROBJ)\curl_rand.obj \
$(DIROBJ)\curl_sspi.obj \
$(DIROBJ)\curl_threads.obj \
$(DIROBJ)\dict.obj \
$(DIROBJ)\easy.obj \
$(DIROBJ)\escape.obj \