X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=setup.py;h=2140950a3f65728ad0d4fd1719b58202428794e9;hb=refs%2Fheads%2F1.5;hp=824a6043c36f4d8a75e025b1404e4b354d532a8f;hpb=66c91739d265289b7c466e70b5f3f1c63b1b6e4a;p=nodemanager.git diff --git a/setup.py b/setup.py index 824a604..2140950 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.3 2006/11/27 22:42:48 mlhuang Exp $ +# $Id: setup.py,v 1.5 2007/02/12 23:00:31 faiyaza Exp $ # from distutils.core import setup, Extension @@ -32,6 +32,7 @@ setup( 'sm', 'ticket', 'tools', + 'bwmon' ], scripts = [ 'forward_api_calls',