diff options
author | Tom Rondeau <trondeau@vt.edu> | 2012-10-31 15:06:23 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2012-10-31 15:06:23 -0400 |
commit | 9dbc8b75787e4a6d493251826c0436f9af167a6d (patch) | |
tree | f353f33a9096f9b036c2221290656c68998252bf /gr-analog/include/analog/CMakeLists.txt | |
parent | 300f7b5313ff79d9f3d9c19e109e71ee608bea86 (diff) |
analog: adding rail_ff block to gr-analog with QA and GRC.
Diffstat (limited to 'gr-analog/include/analog/CMakeLists.txt')
-rw-r--r-- | gr-analog/include/analog/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-analog/include/analog/CMakeLists.txt b/gr-analog/include/analog/CMakeLists.txt index 25ce50dd82..4623fb2dd0 100644 --- a/gr-analog/include/analog/CMakeLists.txt +++ b/gr-analog/include/analog/CMakeLists.txt @@ -100,6 +100,7 @@ install(FILES probe_avg_mag_sqrd_f.h pwr_squelch_cc.h pwr_squelch_ff.h + rail_ff.h rotator.h sig_source_waveform.h simple_squelch_cc.h |