freebsd-dev/contrib/openpam/modules/Makefile.am

8 lines
136 B
Makefile
Raw Normal View History

2017-02-19 21:00:46 +00:00
# $Id: Makefile.am 907 2017-01-18 09:39:01Z des $
2005-06-17 08:11:43 +00:00
2017-02-19 21:00:46 +00:00
SUBDIRS = pam_deny pam_permit pam_return
2013-09-07 16:15:30 +00:00
if WITH_PAM_UNIX
SUBDIRS += pam_unix
endif