Changeset 6


Ignore:
Timestamp:
10/17/12 21:17:49 (12 years ago)
Author:
tmorgan
Message:

added http2py to install list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SConstruct

    r1 r6  
    5555install_items = [destdir + bindir]
    5656
    57 env.Install(destdir+bindir, [bletchley_nextrand, 'bin/bletchley-analyze'])
     57env.Install(destdir+bindir, [bletchley_nextrand, 'bin/bletchley-analyze', 'bin/bletchley-http2py'])
    5858#libinstall = env.Install(destdir+libdir, [libbletchley, libbletchley_static])
    5959#env.Install(destdir+includedir+'/bletchley', Glob('include/*.h'))
Note: See TracChangeset for help on using the changeset viewer.