2001-01-08 09:36:34 -05:00
|
|
|
#
|
|
|
|
# $Id$
|
|
|
|
#
|
|
|
|
|
|
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
|
|
|
2002-05-13 03:28:10 -04:00
|
|
|
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
|
2004-05-13 04:23:09 -04: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 11:16:53 -04:00
|
|
|
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \
|
2004-11-24 11:11:35 -05:00
|
|
|
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \
|
2005-07-27 18:17:14 -04:00
|
|
|
anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c \
|
2006-04-09 04:39:08 -04:00
|
|
|
cookie_interface.c cacertinmem.c synctime.c sampleconv.c
|
2001-01-08 09:36:34 -05:00
|
|
|
|
|
|
|
all:
|
|
|
|
@echo "done"
|