small bugfix. NT.
[sfa.git] / setup.py
index 3ccb93f..921139c 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -39,12 +39,15 @@ package_dirs = [
     'sfa/client',
     'sfa/methods',
     'sfa/plc',
+    'sfa/senslab',
     'sfa/server',
     'sfa/trust',
     'sfa/util', 
     'sfa/managers',
+    'sfa/managers/vini',
     'sfa/rspecs',
-    'sfa/rspecs/aggregates',
+    'sfa/rspecs/elements',
+    'sfa/rspecs/versions',
     'sfatables',
     'sfatables/commands',
     'sfatables/processors',