From 6e5dfe1a3e2613df24fd1b47f5eb764eaf3dbd9f Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Wed, 6 Mar 2013 22:00:36 -0500 Subject: blocks: moved burst_tagger to gr-blocks. --- gr-blocks/include/blocks/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'gr-blocks/include/blocks/CMakeLists.txt') diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt index 79f095d265..16f495616e 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -102,6 +102,7 @@ install(FILES count_bits.h log2_const.h add_ff.h + burst_tagger.h char_to_float.h char_to_short.h complex_to_interleaved_short.h -- cgit v1.2.3