summaryrefslogtreecommitdiffstats
path: root/pigeonhole/src/lib-sieve/plugins/Makefile.am
blob: 2a1c0548f7caf506670da0419e53caa8e29dcdd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
if BUILD_UNFINISHED
UNFINISHED = 
endif

SUBDIRS = \
	vacation \
	subaddress \
	comparator-i-ascii-numeric \
	relational \
	regex \
	imap4flags \
	copy \
	include \
	body \
	variables \
	enotify \
	notify \
	environment \
	mailbox \
	date \
	spamvirustest \
	ihave \
	editheader \
	duplicate \
	index \
	metadata \
	mime \
	special-use \
	vnd.dovecot \
	$(UNFINISHED)