diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2013-02-28 13:07:47 -0800 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2013-02-28 13:07:47 -0800 |
commit | 8a49689fbd5d55d74033ad398cab6862fcb17acc (patch) | |
tree | 3949b64445fd4c78fd204ff67d05947b027461fa /gr-blocks/include/blocks/CMakeLists.txt | |
parent | 054720d5fc754882f310e44a00416bcf2d2fd239 (diff) |
blocks: added gr::blocks::tagged_stream_to_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 eddf5ef511..31f8efb83b 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -143,6 +143,7 @@ install(FILES streams_to_stream.h streams_to_vector.h stretch_ff.h + tagged_stream_to_pdu.h threshold_ff.h throttle.h transcendental.h |