Deleted Added
full compact
Makefile.am (156283) Makefile.am (159248)
1#
1#
2# $P4: //depot/projects/trustedbsd/openbsm/bsm/Makefile.am#1 $
2# $P4: //depot/projects/trustedbsd/openbsm/bsm/Makefile.am#2 $
3#
4
5openbsmdir = $(includedir)/bsm
6
7openbsm_HEADERS = \
8 audit.h \
3#
4
5openbsmdir = $(includedir)/bsm
6
7openbsm_HEADERS = \
8 audit.h \
9 audit_filter.h \
9 audit_internal.h \
10 audit_kevents.h \
11 audit_record.h \
12 audit_uevents.h \
13 libbsm.h
14
10 audit_internal.h \
11 audit_kevents.h \
12 audit_record.h \
13 audit_uevents.h \
14 libbsm.h
15