From 51c02f87a08efa4e679630771ec7dd0605e4986a Mon Sep 17 00:00:00 2001
From: Johnathan Corgan <johnathan@corganlabs.com>
Date: Thu, 28 Feb 2013 09:44:24 -0800
Subject: blocks: added gr::blocks::socket_pdu

---
 gr-blocks/include/blocks/CMakeLists.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(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 48e399d065..cea725d360 100644
--- a/gr-blocks/include/blocks/CMakeLists.txt
+++ b/gr-blocks/include/blocks/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright 2012 Free Software Foundation, Inc.
+# Copyright 2013 Free Software Foundation, Inc.
 #
 # This file is part of GNU Radio
 #
@@ -134,6 +134,7 @@ install(FILES
     rms_ff.h
     short_to_char.h
     short_to_float.h
+    socket_pdu.h
     stream_mux.h
     stream_to_streams.h
     stream_to_vector.h
-- 
cgit v1.2.3