diff options
Diffstat (limited to 'modules/Makefile.am')
-rw-r--r-- | modules/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/Makefile.am b/modules/Makefile.am index d534b9f6cd96..2ce129e5175c 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -1,6 +1,6 @@ -# $Id: Makefile.am 714 2013-08-19 15:30:21Z des $ +# $Id: Makefile.am 907 2017-01-18 09:39:01Z des $ -SUBDIRS = pam_deny pam_permit +SUBDIRS = pam_deny pam_permit pam_return if WITH_PAM_UNIX SUBDIRS += pam_unix |