merged master onto senslab2, manually solved conflicts in setup.py
[sfa.git] / setup.py
index 61c087e..d6fd9e1 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -45,6 +45,7 @@ package_dirs = [
     'sfa/managers',
     'sfa/managers/vini',
     'sfa/plc',
+    'sfa/senslab',
     'sfa/rspecs',
     'sfa/rspecs/elements',
     'sfa/rspecs/elements/versions',
@@ -60,6 +61,7 @@ data_files = [('/etc/sfa/', [ 'config/aggregates.xml',
                               'config/registries.xml',
                               'config/default_config.xml',
                               'config/sfi_config',
+                              'config/topology',
                               'sfa/managers/pl/pl.rng',
                               'sfa/trust/credential.xsd',
                               'sfa/trust/top.xsd',