added a function to return the public key string from a keypair object
[sfa.git] / setup.py
index f989b68..6ca820d 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -27,6 +27,8 @@ package_dirs = [ 'sfa',
                  'sfa/server',
                  'sfa/trust',
                  'sfa/util', 
+                 'sfa/rspecs',
+                 'sfa/rspecs/aggregates'
                  ]
 data_files = [ ('/etc/sfa/', [ 'config/aggregates.xml', 
                                'config/registries.xml',