freebsd-dev/contrib/openbsm/bin/Makefile.am
Christian Brueffer b6a05070fa Merge OpenBSM 1.2 alpha 4.
MFC after:	2 weeks
Relnotes:	yes
2015-12-18 09:48:01 +00:00

12 lines
129 B
Makefile

SUBDIRS = \
auditdistd \
auditfilterd \
auditreduce \
praudit
if HAVE_AUDIT_SYSCALLS
SUBDIRS += \
audit \
auditd
endif