summaryrefslogtreecommitdiff
path: root/gr-dtv/examples/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-dtv/examples/CMakeLists.txt')
-rw-r--r--gr-dtv/examples/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-dtv/examples/CMakeLists.txt b/gr-dtv/examples/CMakeLists.txt
index 8f209bce4f..884d1daafa 100644
--- a/gr-dtv/examples/CMakeLists.txt
+++ b/gr-dtv/examples/CMakeLists.txt
@@ -23,7 +23,6 @@ GR_PYTHON_INSTALL(
PROGRAMS
atsc_ctrlport_monitor.py
DESTINATION ${GR_PKG_DTV_EXAMPLES_DIR}
- COMPONENT "dtv_python"
)
install(
@@ -47,5 +46,4 @@ install(
vv018-miso.grc
catv_tx_64qam.grc
DESTINATION ${GR_PKG_DTV_EXAMPLES_DIR}
- COMPONENT "dtv_python"
)