Commit 41279031 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Added multithread.c

parent 2ffc20dc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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"