1# $Id: Makefile.am 714 2013-08-19 15:30:21Z des $ 2 3SUBDIRS = pam_deny pam_permit 4 5if WITH_PAM_UNIX 6SUBDIRS += pam_unix 7endif 8