Making room for request-specific input in the test rspec.
[sfa.git] / setup.py
index 6ca820d..97309e3 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,8 @@ package_dirs = [ 'sfa',
                  'sfa/trust',
                  'sfa/util', 
                  'sfa/rspecs',
-                 'sfa/rspecs/aggregates'
+                 'sfa/rspecs/aggregates',
+                 'sfa/rspecs/aggregates/vini'
                  ]
 data_files = [ ('/etc/sfa/', [ 'config/aggregates.xml', 
                                'config/registries.xml',