]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - contrib/openbsm/Makefile.am
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.git] / contrib / openbsm / Makefile.am
1 #
2 # $P4: //depot/projects/trustedbsd/openbsm/Makefile.am#4 $
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
21 EXTRA_DIST =            \
22         CHANGELOG       \
23         LICENSE         \
24         README          \
25         TODO            \
26         VERSION