summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 7d0a1bb40bd776a682d4357f1edd77926809933f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

ACLOCAL_AMFLAGS=-I m4

SUBDIRS = \
	src \
	demo \
	tests

EXTRA_DIST = \
	autogen.sh \
	README.lighttpd \
	README \
	TODO

MAINTAINERCLEANFILES = \
	configure \
	aclocal.m4 \
	Makefile.in