]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/openbsm/bin/Makefile.am
MFH: 292432,r292433,r292434
[FreeBSD/stable/10.git] / contrib / openbsm / bin / Makefile.am
1 SUBDIRS =               \
2         auditdistd      \
3         auditfilterd    \
4         auditreduce     \
5         praudit
6
7 if HAVE_AUDIT_SYSCALLS
8 SUBDIRS +=              \
9         audit           \
10         auditd
11 endif