aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/Makefile.am
blob: c6dcdf2157d44923e5c58399bed971b86c61f0b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# $Id$
#

AUTOMAKE_OPTIONS = foreign no-dependencies

EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
	     win32sockets.c 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

all:
	@echo "done"