Fixed the test rspec to match the new values.
[sfa.git] / setup.py
index f989b68..97309e3 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -27,6 +27,9 @@ package_dirs = [ 'sfa',
                  'sfa/server',
                  'sfa/trust',
                  'sfa/util', 
+                 'sfa/rspecs',
+                 'sfa/rspecs/aggregates',
+                 'sfa/rspecs/aggregates/vini'
                  ]
 data_files = [ ('/etc/sfa/', [ 'config/aggregates.xml', 
                                'config/registries.xml',