diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2009-03-04 01:41:43 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2009-03-04 01:41:43 +0000 |
commit | f452ae9439c06629c55053bc01334b1860277d30 (patch) | |
tree | 017542691bf4b90b3b1a52f4aef93cbfbac2b0df | |
parent | 00a2aff4e25ac00c47c91722ecec635b245e9a1a (diff) | |
download | bcfg2-f452ae9439c06629c55053bc01334b1860277d30.tar.gz bcfg2-f452ae9439c06629c55053bc01334b1860277d30.tar.bz2 bcfg2-f452ae9439c06629c55053bc01334b1860277d30.zip |
add snapshots directory to install list
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5098 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ setup(name="Bcfg2", "Bcfg2.Server.Reports", "Bcfg2.Server.Reports.reports", "Bcfg2.Server.Reports.reports.templatetags", + "Bcfg2.Server.Snapshots", "Bcfg2.tlslite", "Bcfg2.tlslite.utils", "Bcfg2.tlslite.integration", |