Changeset 863 in openpam
- Timestamp:
- Jul 30, 2015, 11:44:31 PM (5 years ago)
- Location:
- trunk/t
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/t/Makefile.am
r857 r863 8 8 TESTS = 9 9 TESTS += t_openpam_ctype 10 TESTS += t_openpam_dispatch 10 11 TESTS += t_openpam_readword 11 12 TESTS += t_openpam_readlinev … … 17 18 # libt - common support code 18 19 check_LIBRARIES = libt.a 19 libt_a_SOURCES = t_main.c t_file.c 20 libt_a_SOURCES = t_main.c t_file.c t_pam_conv.c 20 21 21 22 # link with libpam and libt
Note: See TracChangeset
for help on using the changeset viewer.