Changeset 24

Show
Ignore:
Timestamp:
01/06/08 03:25:11 (16 years ago)
Author:
broder
Message:

Added references for the new ports in the dist generation script

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/locker-bin/macathenaDist.py

    r19 r24  
    3737        'libathdir': ['athena/lib/athdir'], 
    3838        'athdir': ['athena/bin/athdir'], 
    39         'machtype': ['athena/bin/machtype']} 
     39        'machtype': ['athena/bin/machtype'], 
     40        'attachandrun': ['athena/bin/attachandrun'], 
     41        'athrun': ['athena/bin/athrun']} 
    4042 
    4143if __name__ == '__main__':