Changeset 901 in openpam
- Timestamp:
- Jan 17, 2017, 2:43:27 PM (4 years ago)
- Location:
- branches/nooath
- Files:
-
- 3 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/nooath
-
branches/nooath/configure.ac
r900 r901 160 160 modules/pam_deny/Makefile 161 161 modules/pam_permit/Makefile 162 modules/pam_return/Makefile 162 163 modules/pam_unix/Makefile 163 164 t/Makefile -
branches/nooath/modules/Makefile.am
r714 r901 1 1 # $Id$ 2 2 3 SUBDIRS = pam_deny pam_permit 3 SUBDIRS = pam_deny pam_permit pam_return 4 4 5 5 if WITH_PAM_UNIX
Note: See TracChangeset
for help on using the changeset viewer.