mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
5 lines
85 B
Makefile
5 lines
85 B
Makefile
SUBDIRS = pam_deny pam_permit pam_return
|
|
|
|
if WITH_PAM_UNIX
|
|
SUBDIRS += pam_unix
|
|
endif
|