diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2013-02-28 14:31:39 -0800 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2013-02-28 14:31:39 -0800 |
commit | 1d093decc5bf37b8d173ce7769a14af6765f45a6 (patch) | |
tree | d0d45936b81a8a429746cff573aa7c9c5f9d179f /gr-blocks/include/blocks/CMakeLists.txt | |
parent | 4a99e708ad0dd54bae4a4275ae2c06e44decbebf (diff) |
blocks: added gr::blocks::random_pdu
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 31f8efb83b..fdf3b08766 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -130,6 +130,7 @@ install(FILES pdu.h pdu_to_tagged_stream.h peak_detector2_fb.h + random_pdu.h regenerate_bb.h repeat.h rms_cf.h |