SUBDIRS =		\
	auditdistd	\
	auditfilterd	\
	auditreduce	\
	praudit

if HAVE_AUDIT_SYSCALLS
SUBDIRS +=		\
	audit		\
	auditd
endif
