From a964a7edbdb4dba51f46cf6b44ff84edd9637e48 Mon Sep 17 00:00:00 2001 From: devnulling <devnulling@users.noreply.github.com> Date: Tue, 21 Jan 2020 21:32:55 -0800 Subject: examples: fixup cmake files to include all examples --- gr-uhd/examples/grc/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gr-uhd/examples/grc') 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} -- cgit v1.2.3