diff options
Diffstat (limited to 'gr-noaa/apps/CMakeLists.txt')
-rw-r--r-- | gr-noaa/apps/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gr-noaa/apps/CMakeLists.txt b/gr-noaa/apps/CMakeLists.txt index 37d07ffa0..233f0ee5f 100644 --- a/gr-noaa/apps/CMakeLists.txt +++ b/gr-noaa/apps/CMakeLists.txt @@ -24,10 +24,8 @@ GR_PYTHON_INSTALL( hrpt_decode.py hrpt_demod.py file_rx_hrpt.py - file_rx_lrit.py usrp_rx_hrpt.py usrp_rx_hrpt_nogui.py - usrp_rx_lrit.py DESTINATION ${GR_RUNTIME_DIR} COMPONENT "noaa_python" ) |