]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openbsm/Makefile.am
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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