diff options
Diffstat (limited to 'gr-dtv/apps/CMakeLists.txt')
-rw-r--r-- | gr-dtv/apps/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-dtv/apps/CMakeLists.txt b/gr-dtv/apps/CMakeLists.txt index f328234e3d..6de0ccec74 100644 --- a/gr-dtv/apps/CMakeLists.txt +++ b/gr-dtv/apps/CMakeLists.txt @@ -25,5 +25,4 @@ include(GrPython) GR_PYTHON_INSTALL( PROGRAMS DESTINATION ${GR_RUNTIME_DIR} - COMPONENT "dtv_python" ) |