diff options
Diffstat (limited to 'gr-analog/include/analog/CMakeLists.txt')
-rw-r--r-- | gr-analog/include/analog/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-analog/include/analog/CMakeLists.txt b/gr-analog/include/analog/CMakeLists.txt index ac1d65932a..f2c0f6d6fa 100644 --- a/gr-analog/include/analog/CMakeLists.txt +++ b/gr-analog/include/analog/CMakeLists.txt @@ -94,6 +94,9 @@ install(FILES pll_carriertracking_cc.h pll_freqdet_cf.h pll_refout_cc.h + probe_avg_mag_sqrd_c.h + probe_avg_mag_sqrd_cf.h + probe_avg_mag_sqrd_f.h DESTINATION ${GR_INCLUDE_DIR}/gnuradio/analog COMPONENT "analog_devel" ) |