summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index daba960..c44b83a 100644
--- a/setup.py
+++ b/setup.py
@@ -43,7 +43,7 @@ setup(
'cxmanage_api.cli.commands',
'cxmanage_test'
],
- scripts=['scripts/cxmanage', 'scripts/sol_tabs'],
+ scripts=['scripts/cxmanage', 'scripts/sol_tabs', 'scripts/cxmux'],
description='Calxeda Management Utility',
# NOTE: As of right now, the pyipmi version requirement needs to be updated
# at the top of scripts/cxmanage as well.