diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-03-06 16:54:20 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-03-06 16:54:20 -0500 |
commit | dc44e9b9d9bc0b6cd88cafe88efb5bcb0fe8ab64 (patch) | |
tree | 0355fe948c6c939f1c5c92409a1efddb6468a12f /gr-blocks/include/blocks/CMakeLists.txt | |
parent | 9cfd03bd98693e62c6898f18d90d5d08f4d5c102 (diff) |
blocks: moving tag_debug block to gr-blocks.
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 a223731cb0..79f095d265 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -156,6 +156,7 @@ install(FILES streams_to_stream.h streams_to_vector.h stretch_ff.h + tag_debug.h tagged_stream_to_pdu.h threshold_ff.h throttle.h |