add geni_aggregates.xml config file
authorTony Mack <tmack@cs.princeton.edu>
Tue, 22 Jun 2010 20:48:00 +0000 (20:48 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Tue, 22 Jun 2010 20:48:00 +0000 (20:48 +0000)
setup.py

index c33dd7f..2f3cd7c 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -51,6 +51,7 @@ package_dirs = [
 
 data_files = [('/etc/sfa/', [ 'config/aggregates.xml',
                               'config/registries.xml',
+                              'config/geni_aggregates.xml',
                               'config/default_config.xml',
                               'config/sfi_config',
                               'sfa/managers/pl/pl.rng']),