summaryrefslogtreecommitdiff
path: root/gr-fec/python/fec/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/python/fec/CMakeLists.txt')
-rw-r--r--gr-fec/python/fec/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-fec/python/fec/CMakeLists.txt b/gr-fec/python/fec/CMakeLists.txt
index 1b20004e6e..9d170b0423 100644
--- a/gr-fec/python/fec/CMakeLists.txt
+++ b/gr-fec/python/fec/CMakeLists.txt
@@ -36,7 +36,6 @@ GR_PYTHON_INSTALL(
fec_test.py
bercurve_generator.py
DESTINATION ${GR_PYTHON_DIR}/gnuradio/fec
- COMPONENT "fec_python"
)
add_subdirectory(polar)