xref
: /
freebsd
/
contrib
/
openpam
/
modules
/
Makefile.am
(revision 3ba4c8c81a28de3e00ccf6d7f92c6f8e58bef456)
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