]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/openbsm/Makefile.am
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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