From 054720d5fc754882f310e44a00416bcf2d2fd239 Mon Sep 17 00:00:00 2001 From: Johnathan Corgan <johnathan@corganlabs.com> Date: Thu, 28 Feb 2013 12:23:08 -0800 Subject: blocks: added gr::blocks::pdu_to_tagged_stream --- 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 05672ecf90..eddf5ef511 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -128,6 +128,7 @@ install(FILES pack_k_bits_bb.h patterned_interleaver.h pdu.h + pdu_to_tagged_stream.h peak_detector2_fb.h regenerate_bb.h repeat.h -- cgit v1.2.3