summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-03-10 22:45:00 -0400
committerTom Rondeau <trondeau@vt.edu>2013-03-10 22:45:00 -0400
commit45f9c0a5792526279ebf5ffa6a4853c7e2de6dd6 (patch)
tree454906e3eb7109a56a3ffa471ac2dfdb1727fd50 /gr-blocks/include/blocks/CMakeLists.txt
parentbd2e8bc700d0a78c682a9caa4a506e8ae9f631ef (diff)
blocks: moved file sink and base and descriptor source/sink to gr-blocks.
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r--gr-blocks/include/blocks/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt
index 7e9c396daf..16df3cac1a 100644
--- a/gr-blocks/include/blocks/CMakeLists.txt
+++ b/gr-blocks/include/blocks/CMakeLists.txt
@@ -101,6 +101,7 @@ install(FILES
api.h
control_loop.h
count_bits.h
+ file_sink_base.h
fxpt.h
fxpt_nco.h
fxpt_vco.h
@@ -123,6 +124,9 @@ 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