OpenPAM/modules/Makefile.am

8 lines
93 B
Makefile

# $Id$
SUBDIRS = pam_deny pam_permit pam_return
if WITH_PAM_UNIX
SUBDIRS += pam_unix
endif