moving towards reservable nodes
[nodemanager.git] / setup.py
index 4e06e3e..bc10f60 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,8 @@
 #!/usr/bin/python
 #
+# $Id$
+# $URL$
+#
 # Setup script for the Node Manager application
 #
 # Mark Huang <mlhuang@cs.princeton.edu>
@@ -24,11 +27,11 @@ setup(
         'iptables',
         'logger',
         'net',
-        'nm',
+        'nodemanager',
         'plcapi',
         'safexmlrpc',
         'sliver_vs',
-        'sm',
+        'slivermanager',
         'ticket',
         'tools',
         ],