freebsd-skq/contrib/openbsm/sys/bsm/Makefile.am
brueffer d069518527 Merge OpenBSM 1.2 alpha 4.
MFC after:	2 weeks
Relnotes:	yes
2015-12-18 09:48:01 +00:00

14 lines
233 B
Makefile

if ! USE_NATIVE_INCLUDES
openbsmdir = $(includedir)/bsm
openbsm_HEADERS = \
audit.h \
audit_domain.h \
audit_errno.h \
audit_fcntl.h \
audit_internal.h \
audit_kevents.h \
audit_record.h \
audit_socket_type.h
endif