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