Changeset 72


Ignore:
Timestamp:
09/01/14 12:59:24 (10 years ago)
Author:
tim
Message:

Added experimental certificate chain cloning script

Location:
trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SConstruct

    r40 r72  
    5757env.Install(destdir+bindir, [bletchley_nextrand, 'bin/bletchley-analyze',
    5858                             'bin/bletchley-http2py', 'bin/bletchley-encode',
    59                              'bin/bletchley-decode'])
     59                             'bin/bletchley-decode', 'bin/bletchley-clonecertchain'])
    6060#libinstall = env.Install(destdir+libdir, [libbletchley, libbletchley_static])
    6161#env.Install(destdir+includedir+'/bletchley', Glob('include/*.h'))
Note: See TracChangeset for help on using the changeset viewer.