2001-01-08 22:36:34 +08:00
|
|
|
#
|
|
|
|
# $Id$
|
|
|
|
#
|
|
|
|
|
|
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
|
|
|
2002-05-13 15:28:10 +08:00
|
|
|
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
|
2004-05-13 16:23:09 +08:00
|
|
|
persistant.c ftpget.c Makefile.example multithread.c getinmemory.c \
|
|
|
|
ftpupload.c httpput.c simplessl.c ftpgetresp.c http-post.c \
|
|
|
|
post-callback.c multi-app.c multi-double.c multi-single.c \
|
2004-05-24 23:16:53 +08:00
|
|
|
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \
|
2004-11-25 00:11:35 +08:00
|
|
|
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \
|
2005-07-28 06:17:14 +08:00
|
|
|
anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c \
|
|
|
|
cookie_interface.c
|
2001-01-08 22:36:34 +08:00
|
|
|
|
|
|
|
all:
|
|
|
|
@echo "done"
|