2001-01-08 15:36:34 +01:00
|
|
|
#
|
|
|
|
# $Id$
|
|
|
|
#
|
|
|
|
|
|
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
|
|
|
2002-05-13 09:28:10 +02:00
|
|
|
EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
|
2002-05-13 09:29:22 +02:00
|
|
|
persistant.c ftpget.c Makefile.example \
|
2002-05-13 09:28:10 +02:00
|
|
|
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 multi-post.c \
|
2003-05-21 10:08:48 +02:00
|
|
|
fopen.c simplepost.c makefile.dj
|
2001-01-08 15:36:34 +01:00
|
|
|
|
|
|
|
all:
|
|
|
|
@echo "done"
|