From 8a49689fbd5d55d74033ad398cab6862fcb17acc Mon Sep 17 00:00:00 2001
From: Johnathan Corgan <johnathan@corganlabs.com>
Date: Thu, 28 Feb 2013 13:07:47 -0800
Subject: blocks: added gr::blocks::tagged_stream_to_pdu

---
 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 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
-- 
cgit v1.2.3