]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/openbsm/libauditd/Makefile.am
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / contrib / openbsm / libauditd / Makefile.am
1 if USE_NATIVE_INCLUDES
2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
3 else
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
5 endif
6
7 lib_LTLIBRARIES = libauditd.la
8
9 libauditd_la_SOURCES =  \
10         auditd_lib.c
11
12 man3_MANS =             \
13         libauditd.3