X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=setup.py;h=97309e3bc588c3a3d5bf0095c0ab2ff429c30b9c;hb=46d88522f413cd62c60b081b296634444564813e;hp=f989b68a9dbec97bac5163b9d90e908273f6ae15;hpb=c4c62593be68afb2431a4cae5fd17c2ab4636881;p=sfa.git diff --git a/setup.py b/setup.py index f989b68a..97309e3b 100755 --- 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',