diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-03-18 12:41:51 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-03-18 12:41:51 -0400 |
commit | 5f839d93c97a2ac86001dbabdfc3941cf23410a1 (patch) | |
tree | ed1f73db4a1d78f8f1f96b74400c52b0441971d0 /gr-blocks/include/blocks/CMakeLists.txt | |
parent | b33eb2258771d34113949628159b52d39074fa83 (diff) | |
parent | d4e3aa83de313e6eb9f6c4e186d8f7a3b4bfcc64 (diff) |
Merge branch 'master' into next
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r-- | gr-blocks/include/blocks/CMakeLists.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt index e551468463..a88eaeeb26 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -105,13 +105,10 @@ install(FILES control_loop.h count_bits.h file_sink_base.h - fxpt.h - fxpt_nco.h - fxpt_vco.h + lfsr_15_1_0.h + lfsr_32k.h log2_const.h rotator.h - nco.h - vco.h wavfile.h add_ff.h annotator_1to1.h @@ -121,6 +118,7 @@ install(FILES burst_tagger.h char_to_float.h char_to_short.h + check_lfsr_32k_s.h complex_to_interleaved_short.h complex_to_float.h complex_to_imag.h |