diff options
Diffstat (limited to 'gr-uhd/examples/grc/CMakeLists.txt')
-rw-r--r-- | gr-uhd/examples/grc/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gr-uhd/examples/grc/CMakeLists.txt b/gr-uhd/examples/grc/CMakeLists.txt index 4c124b5c03..5b8b1c1f82 100644 --- a/gr-uhd/examples/grc/CMakeLists.txt +++ b/gr-uhd/examples/grc/CMakeLists.txt @@ -20,11 +20,8 @@ install( FILES uhd_const_wave.grc - uhd_dpsk_mod.grc uhd_fft.grc - uhd_rx_dpsk.grc uhd_two_tone_loopback.grc - uhd_tx_dpsk.grc uhd_wbfm_receive.grc DESTINATION ${GR_PKG_UHD_EXAMPLES_DIR} ) |