X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=setup.py;h=ec6e84265c5f7eab099dc76c5d97c8924a35151c;hb=refs%2Fheads%2Ftrellis;hp=f113014bec81163a875e305793a638aa74d193fb;hpb=f85ff7b295e0057723f2edd5c6a9ab15b950ef2b;p=nodemanager.git diff --git a/setup.py b/setup.py index f113014..ec6e842 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: setup.py,v 1.4 2006/11/28 21:36:06 mlhuang Exp $ +# $Id$ # from distutils.core import setup, Extension @@ -35,7 +35,9 @@ setup( 'ticket', 'tools', 'bwmon', + 'codemux', 'iptables', + 'trellis', ], scripts = [ 'forward_api_calls',