]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/openpam/modules/Makefile.am
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.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