]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/openpam/modules/Makefile.am
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / openpam / modules / Makefile.am
1 # $Id: Makefile.am 714 2013-08-19 15:30:21Z des $
2
3 SUBDIRS = pam_deny pam_permit
4
5 if WITH_PAM_UNIX
6 SUBDIRS += pam_unix
7 endif