summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/CMakeLists.txt
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-02-28 12:23:08 -0800
committerJohnathan Corgan <johnathan@corganlabs.com>2013-02-28 12:23:08 -0800
commit054720d5fc754882f310e44a00416bcf2d2fd239 (patch)
tree02b65173f349fa87abfcfa295d7ab4a88e602bd4 /gr-blocks/include/blocks/CMakeLists.txt
parent33c7198b12eaae233e5e0e0a2bc266f2efb018b1 (diff)
blocks: added gr::blocks::pdu_to_tagged_stream
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r--gr-blocks/include/blocks/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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