Changeset 538 in openpam
- Timestamp:
- 03/31/12 17:04:29 (14 months ago)
- Location:
- trunk
- Files:
-
- 3 added
- 2 edited
-
bin/Makefile.am (modified) (1 diff)
-
bin/openpam_dump_policy (added)
-
bin/openpam_dump_policy/Makefile.am (added)
-
bin/openpam_dump_policy/openpam_dump_policy.c (added)
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/Makefile.am
r467 r538 1 1 # $Id$ 2 2 3 SUBDIRS = 3 SUBDIRS = openpam_dump_policy 4 4 5 5 if WITH_PAMTEST -
trunk/configure.ac
r517 r538 112 112 AC_CONFIG_FILES([ 113 113 bin/Makefile 114 bin/openpam_dump_policy/Makefile 114 115 bin/pamtest/Makefile 115 116 bin/su/Makefile
Note: See TracChangeset
for help on using the changeset viewer.