Index: trunk/locker-bin/macathenaDist.py =================================================================== --- trunk/locker-bin/macathenaDist.py (revision 27) +++ trunk/locker-bin/macathenaDist.py (revision 31) @@ -41,5 +41,7 @@ 'athrun': ['athena/bin/athrun'], 'athinfo': ['athena/bin/athinfo'], - 'getcluster': ['athena/bin/getcluster']} + 'getcluster': ['athena/bin/getcluster'], + 'libxj': ['athena/lib/Xj'], + 'xcluster': ['athena/bin/xcluster']} if __name__ == '__main__':