freebsd-dev/contrib/openbsm/bin/Makefile.am
2008-11-12 23:48:20 +00:00

15 lines
183 B
Makefile

#
# $P4: //depot/projects/trustedbsd/openbsm/bin/Makefile.am#3 $
#
SUBDIRS = \
auditfilterd \
auditreduce \
praudit
if HAVE_AUDIT_SYSCALLS
SUBDIRS += \
audit \
auditd
endif