summaryrefslogtreecommitdiff
path: root/gr-fec/python/fec/polar/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/python/fec/polar/CMakeLists.txt')
-rw-r--r--gr-fec/python/fec/polar/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/gr-fec/python/fec/polar/CMakeLists.txt b/gr-fec/python/fec/polar/CMakeLists.txt
index a863995aff..1efed062ff 100644
--- a/gr-fec/python/fec/polar/CMakeLists.txt
+++ b/gr-fec/python/fec/polar/CMakeLists.txt
@@ -28,14 +28,10 @@ GR_PYTHON_INSTALL(
channel_construction_bec.py
helper_functions.py
DESTINATION ${GR_PYTHON_DIR}/gnuradio/fec/polar
- COMPONENT "fec_python"
)
GR_PYTHON_INSTALL(
PROGRAMS
polar_channel_construction
DESTINATION ${GR_RUNTIME_DIR}
- COMPONENT "fec_python"
)
-
-