Changeset 780 in openpam
- Timestamp:
- Mar 10, 2014, 9:55:15 AM (7 years ago)
- Location:
- trunk
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/Makefile.am
r648 r780 2 2 3 3 SUBDIRS = openpam_dump_policy 4 5 if WITH_OATH 6 SUBDIRS += oathkey 7 endif 4 8 5 9 if WITH_PAMTEST -
trunk/configure.ac
r754 r780 128 128 Makefile 129 129 bin/Makefile 130 bin/oathkey/Makefile 130 131 bin/openpam_dump_policy/Makefile 131 132 bin/pamtest/Makefile
Note: See TracChangeset
for help on using the changeset viewer.