49e56509db
MFC after: 3 weeks
8 lines
141 B
Makefile
8 lines
141 B
Makefile
# $OpenPAM: Makefile.am 938 2017-04-30 21:34:42Z des $
|
|
|
|
SUBDIRS = pam_deny pam_permit pam_return
|
|
|
|
if WITH_PAM_UNIX
|
|
SUBDIRS += pam_unix
|
|
endif
|