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

AUTOMAKE_OPTIONS = foreign no-dependencies

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

all:
	@echo "done"