summaryrefslogtreecommitdiff
path: root/gr-fec/lib/reed-solomon/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/lib/reed-solomon/CMakeLists.txt')
-rw-r--r--gr-fec/lib/reed-solomon/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-fec/lib/reed-solomon/CMakeLists.txt b/gr-fec/lib/reed-solomon/CMakeLists.txt
index 0858a670c5..3d35c9025d 100644
--- a/gr-fec/lib/reed-solomon/CMakeLists.txt
+++ b/gr-fec/lib/reed-solomon/CMakeLists.txt
@@ -46,7 +46,6 @@ list(APPEND gnuradio_fec_sources ${gr_fec_rs_sources})
#install(
# FILES ${CMAKE_CURRENT_SOURCE_DIR}/rs.h
# DESTINATION ${GR_INCLUDE_DIR}/gnuradio/fec
-# COMPONENT "fec_devel"
#)
########################################################################