summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/mp-sched/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-examples/python/mp-sched/CMakeLists.txt')
-rw-r--r--gnuradio-examples/python/mp-sched/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-examples/python/mp-sched/CMakeLists.txt b/gnuradio-examples/python/mp-sched/CMakeLists.txt
index ca090659d..5accd8c4a 100644
--- a/gnuradio-examples/python/mp-sched/CMakeLists.txt
+++ b/gnuradio-examples/python/mp-sched/CMakeLists.txt
@@ -31,5 +31,5 @@ GR_PYTHON_INSTALL(PROGRAMS
install(
FILES README
DESTINATION ${GR_PKG_DATA_DIR}/examples/mp-sched
- COMPONENT "gnuadio-examples"
+ COMPONENT "gnuadio_examples"
)