freebsd-skq/contrib/openbsm/bin/Makefile.am

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