summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2009-03-04 01:41:43 +0000
committerNarayan Desai <desai@mcs.anl.gov>2009-03-04 01:41:43 +0000
commitf452ae9439c06629c55053bc01334b1860277d30 (patch)
tree017542691bf4b90b3b1a52f4aef93cbfbac2b0df /setup.py
parent00a2aff4e25ac00c47c91722ecec635b245e9a1a (diff)
downloadbcfg2-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
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 72d240f1c..1503feefc 100644
--- a/setup.py
+++ b/setup.py
@@ -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",