From bd2e8bc700d0a78c682a9caa4a506e8ae9f631ef Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Sat, 9 Mar 2013 16:08:05 -0500
Subject: blocks: moving control_loop into gr-blocks.

---
 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 d5f1448b45..7e9c396daf 100644
--- a/gr-blocks/include/blocks/CMakeLists.txt
+++ b/gr-blocks/include/blocks/CMakeLists.txt
@@ -99,6 +99,7 @@ add_custom_target(blocks_generated_includes DEPENDS
 install(FILES
     ${generated_includes}
     api.h
+    control_loop.h
     count_bits.h
     fxpt.h
     fxpt_nco.h
-- 
cgit v1.2.3