diff options
Diffstat (limited to 'gr-uhd/examples/grc')
-rw-r--r-- | gr-uhd/examples/grc/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-uhd/examples/grc/CMakeLists.txt b/gr-uhd/examples/grc/CMakeLists.txt index 5b8b1c1f82..87e091350a 100644 --- a/gr-uhd/examples/grc/CMakeLists.txt +++ b/gr-uhd/examples/grc/CMakeLists.txt @@ -21,6 +21,9 @@ install( FILES uhd_const_wave.grc uhd_fft.grc + uhd_msg_tune.grc + uhd_normalized_gain.grc + uhd_siggen_gui.grc uhd_two_tone_loopback.grc uhd_wbfm_receive.grc DESTINATION ${GR_PKG_UHD_EXAMPLES_DIR} |