]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - contrib/openbsm/libauditd/Makefile.am
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.git] / contrib / openbsm / libauditd / Makefile.am
1 #
2 # $P4: //depot/projects/trustedbsd/openbsm/libauditd/Makefile.am#2 $
3 #
4
5 if USE_NATIVE_INCLUDES
6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
7 else
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
9 endif
10
11 lib_LTLIBRARIES = libauditd.la
12
13 libauditd_la_SOURCES =  \
14         auditd_lib.c
15
16 man3_MANS =             \
17         libauditd.3