From 42f8854f6d13de7e3f142f3f80233066a032d627 Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Thu, 7 Mar 2013 22:35:48 -0500
Subject: blocks: moved fxpt generators to gr-blocks.

Added C++ QA test setup.
---
 gr-blocks/include/blocks/CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)

(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 684639e07e..91d1ee4289 100644
--- a/gr-blocks/include/blocks/CMakeLists.txt
+++ b/gr-blocks/include/blocks/CMakeLists.txt
@@ -100,6 +100,9 @@ install(FILES
     ${generated_includes}
     api.h
     count_bits.h
+    fxpt.h
+    fxpt_nco.h
+    fxpt_vco.h
     log2_const.h
     add_ff.h
     bin_statistics_f.h
-- 
cgit v1.2.3