aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/tools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mpm/tools/CMakeLists.txt')
-rw-r--r--mpm/tools/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpm/tools/CMakeLists.txt b/mpm/tools/CMakeLists.txt
index 107aedeae..6f303c485 100644
--- a/mpm/tools/CMakeLists.txt
+++ b/mpm/tools/CMakeLists.txt
@@ -16,6 +16,6 @@
#
INSTALL(PROGRAMS
- rpc_shell.py
+ mpm_shell.py
mpm_debug.py
DESTINATION ${RUNTIME_DIR})