]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/openbsm/bin/Makefile.am
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.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