aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/setup.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'mpm/python/setup.py.in')
-rwxr-xr-xmpm/python/setup.py.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpm/python/setup.py.in b/mpm/python/setup.py.in
index e131f02f1..226cf0270 100755
--- a/mpm/python/setup.py.in
+++ b/mpm/python/setup.py.in
@@ -36,6 +36,7 @@ setup(name='usrp_mpm',
'usrp_mpm.cores',
'usrp_mpm.sys_utils',
'usrp_mpm.xports',
+ 'usrp_mpm.simulator',
],
install_requires=[
'mprpc',