summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bin/audit/Makefile.am
blob: 83094bb4cf7fe9350db1226d5bd7f3a3073e5a3f (plain)
1
2
3
4
5
6
7
8
9
10
#
# $P4: //depot/projects/trustedbsd/openbsm/bin/audit/Makefile.am#1 $
#

INCLUDES = -I$(top_srcdir)

sbin_PROGRAMS = audit
audit_SOURCES = audit.c
audit_LDADD = $(top_builddir)/libbsm/libbsm.la
man8_MANS = audit.8
OpenPOWER on IntegriCloud