mirror of
https://github.com/curl/curl.git
synced 2026-06-16 20:55:43 +03:00
Added multithread.c
This commit is contained in:
parent
2ffc20dc7c
commit
4127903183
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@
|
|||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||
|
||||
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c \
|
||||
win32sockets.c persistant.c ftpget.c Makefile.example
|
||||
win32sockets.c persistant.c ftpget.c Makefile.example \
|
||||
multithread.c
|
||||
|
||||
all:
|
||||
@echo "done"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue