1SUBDIRS =		\
2	auditdistd	\
3	auditfilterd	\
4	auditreduce	\
5	praudit
6
7if HAVE_AUDIT_SYSCALLS
8SUBDIRS +=		\
9	audit		\
10	auditd
11endif
12