]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/openbsm/Makefile.am
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / openbsm / Makefile.am
1 ##
2 ## $P4: //depot/projects/trustedbsd/openbsm/Makefile.am#5 $
3 ##
4
5 SUBDIRS =               \
6         bsm
7
8 if HAVE_AUDIT_SYSCALLS
9 SUBDIRS +=              \
10         libauditd
11 endif
12
13 SUBDIRS +=              \
14         libbsm          \
15         bin             \
16         man             \
17         modules         \
18         sys
19
20 ACLOCAL_AMFLAGS = -I m4
21
22 EXTRA_DIST =            \
23         CHANGELOG       \
24         LICENSE         \
25         README          \
26         TODO            \
27         VERSION