From 8c9b11e7945a97e17c8b922a6d5d833b3b70176a Mon Sep 17 00:00:00 2001
From: Tim O'Shea <tim.oshea753@gmail.com>
Date: Thu, 21 Mar 2013 11:09:34 -0400
Subject: blocks: fixed missing install of file_sink.h.

---
 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 631a2dff1f..bcee973e37 100644
--- a/gr-blocks/include/blocks/CMakeLists.txt
+++ b/gr-blocks/include/blocks/CMakeLists.txt
@@ -131,6 +131,7 @@ install(FILES
     deinterleave.h
     delay.h
     endian_swap.h
+    file_sink.h
     file_source.h
     file_meta_sink.h
     file_meta_source.h
-- 
cgit v1.2.3