From 3cf9ea682c7286ef25df1346bc9c9528a74c3469 Mon Sep 17 00:00:00 2001
From: Tim O'Shea <tim.oshea753@gmail.com>
Date: Fri, 1 Mar 2013 09:14:44 -0500
Subject: blocks: adding probe_rate block

Conflicts:

	gr-blocks/include/blocks/CMakeLists.txt
	gr-blocks/lib/CMakeLists.txt
	gr-blocks/swig/blocks_swig.i
---
 gr-blocks/include/blocks/CMakeLists.txt | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

(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 111feef4f1..c7b3cb918e 100644
--- a/gr-blocks/include/blocks/CMakeLists.txt
+++ b/gr-blocks/include/blocks/CMakeLists.txt
@@ -124,9 +124,6 @@ install(FILES
     conjugate_cc.h
     deinterleave.h
     delay.h
-    file_descriptor_sink.h
-    file_descriptor_source.h
-    file_sink.h
     file_source.h
     file_meta_sink.h
     file_meta_source.h
@@ -156,6 +153,7 @@ install(FILES
     pdu.h
     pdu_to_tagged_stream.h
     peak_detector2_fb.h
+    probe_rate.h
     regenerate_bb.h
     repeat.h
     rms_cf.h
-- 
cgit v1.2.3