freebsd-dev/contrib/openbsm/libauditd/Makefile.am
Robert Watson aa77200569 Merge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD 10-CURRENT; the
primary new feature is auditdistd.

Obtained from:	TrustedBSD Project
Sponsored by:	The FreeBSD Foundation (auditdistd)
2012-12-01 11:58:08 +00:00

18 lines
322 B
Makefile

##
## $P4: //depot/projects/trustedbsd/openbsm/libauditd/Makefile.am#3 $
##
if USE_NATIVE_INCLUDES
INCLUDES = -I$(top_builddir) -I$(top_srcdir)
else
INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
endif
lib_LTLIBRARIES = libauditd.la
libauditd_la_SOURCES = \
auditd_lib.c
man3_MANS = \
libauditd.3