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