summaryrefslogtreecommitdiffstats
path: root/pigeonhole/doc/Makefile.am
blob: 5131ece602d3f69ad26d34d2e6ebafc8ae2a025e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUBDIRS = \
	man \
	example-config \
	rfc \
	extensions \
	locations \
	plugins

docfiles =

if BUILD_DOCS
sieve_doc_DATA = $(docfiles)
endif

EXTRA_DIST = \
	devel \
	$(docfiles)