Added multithread.c
This commit is contained in:
parent
2ffc20dc7c
commit
4127903183
@ -5,7 +5,8 @@
|
|||||||
AUTOMAKE_OPTIONS = foreign no-dependencies
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||||
|
|
||||||
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit.c \
|
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:
|
all:
|
||||||
@echo "done"
|
@echo "done"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user