xref
: /
freebsd
/
contrib
/
openpam
/
modules
/
Makefile.am
(revision e64fe029e9d3ce476e77a478318e0c3cd201ff08)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
SUBDIRS
=
pam_deny
pam_permit
pam_return
2
3
if
WITH_PAM_UNIX
4
SUBDIRS
+=
pam_unix
5
endif
6