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

AUTOMAKE_OPTIONS = foreign no-dependencies

EXTRA_DIST = 
	README curlgtk.c sepheaders.c simple.c postit.c \
	win32sockets.c \
	getpageinvar.php simpleget.php simplepost.php

all:
	@echo "done"