]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openpam/bin/Makefile.am
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / openpam / bin / Makefile.am
1 # $Id: Makefile.am 538 2012-03-31 17:04:29Z des $
2
3 SUBDIRS = openpam_dump_policy
4
5 if WITH_PAMTEST
6 SUBDIRS += pamtest
7 endif
8
9 if WITH_SU
10 SUBDIRS += su
11 endif