aa77200569
primary new feature is auditdistd. Obtained from: TrustedBSD Project Sponsored by: The FreeBSD Foundation (auditdistd)
13 lines
191 B
Makefile
13 lines
191 B
Makefile
##
|
|
## $P4: //depot/projects/trustedbsd/openbsm/bsm/Makefile.am#5 $
|
|
##
|
|
|
|
openbsmdir = $(includedir)/bsm
|
|
|
|
openbsm_HEADERS = \
|
|
audit_filter.h \
|
|
audit_uevents.h \
|
|
auditd_lib.h \
|
|
libbsm.h
|
|
|