b6a05070fa
MFC after: 2 weeks Relnotes: yes
12 lines
129 B
Makefile
12 lines
129 B
Makefile
SUBDIRS = \
|
|
auditdistd \
|
|
auditfilterd \
|
|
auditreduce \
|
|
praudit
|
|
|
|
if HAVE_AUDIT_SYSCALLS
|
|
SUBDIRS += \
|
|
audit \
|
|
auditd
|
|
endif
|