summaryrefslogtreecommitdiff
path: root/gr-blocks/examples/msg_passing/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/examples/msg_passing/CMakeLists.txt')
-rw-r--r--gr-blocks/examples/msg_passing/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-blocks/examples/msg_passing/CMakeLists.txt b/gr-blocks/examples/msg_passing/CMakeLists.txt
index 9c24355f7f..9965ce878a 100644
--- a/gr-blocks/examples/msg_passing/CMakeLists.txt
+++ b/gr-blocks/examples/msg_passing/CMakeLists.txt
@@ -23,5 +23,4 @@ install(
FILES
strobe.grc
DESTINATION ${GR_PKG_DATA_DIR}/examples/msg_passing
- COMPONENT "runtime_python"
)