]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/openbsm/bin/Makefile.am
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / openbsm / bin / Makefile.am
1 ##
2 ## $P4: //depot/projects/trustedbsd/openbsm/bin/Makefile.am#4 $
3 ##
4
5 SUBDIRS =               \
6         auditdistd      \
7         auditfilterd    \
8         auditreduce     \
9         praudit
10
11 if HAVE_AUDIT_SYSCALLS
12 SUBDIRS +=              \
13         audit           \
14         auditd
15 endif