]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/openbsm/tools/Makefile.am
Remove spurious newline
[FreeBSD/FreeBSD.git] / contrib / openbsm / tools / 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 bin_PROGRAMS = audump
8 audump_SOURCES = audump.c
9 audump_LDADD = $(top_builddir)/libbsm/libbsm.la