freebsd-nq/bin/Makefile.am
2015-12-09 12:16:21 +00:00

12 lines
129 B
Makefile

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