Added multithread.c

This commit is contained in:
Daniel Stenberg 2001-05-04 09:35:55 +00:00
parent 2ffc20dc7c
commit 4127903183
1 changed files with 2 additions and 1 deletions

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"