freebsd-dev/contrib/openbsm/libauditd/Makefile.am
Christian Brueffer b6a05070fa Merge OpenBSM 1.2 alpha 4.
MFC after:	2 weeks
Relnotes:	yes
2015-12-18 09:48:01 +00:00

14 lines
245 B
Makefile

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