aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/python/setup.py')
-rw-r--r--tools/python/setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/python/setup.py b/tools/python/setup.py
index 5902d4151f..fabe80bd8b 100644
--- a/tools/python/setup.py
+++ b/tools/python/setup.py
@@ -48,6 +48,7 @@ setup(name = 'xen',
'xen.util',
'xen.xend',
'xen.xend.server',
+ 'xen.xend.xenstore',
'xen.xm',
'xen.web',
],