1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00

Added multithread.c

This commit is contained in:
Daniel Stenberg 2001-05-04 09:35:55 +00:00
parent 2ffc20dc7c
commit 4127903183

View File

@ -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"