diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-03-07 10:22:43 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-03-07 10:22:43 -0500 |
commit | cb8cd020816f128a73d07bc557bd3c3e720b38fc (patch) | |
tree | a7af90a81786e1e4ef30a8002a152ce38a71aed0 /gr-blocks/include/blocks/CMakeLists.txt | |
parent | f075c96fbaab7ee69255871d27ba849a53793729 (diff) | |
parent | 242997af1838146a56547d8ac9e2719eadebe66f (diff) |
Merge branch 'master' into next
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r-- | gr-blocks/include/blocks/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt index f93c4eceb9..24451903d0 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 + bin_statistics_f.h burst_tagger.h char_to_float.h char_to_short.h |