summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/lib/CMakeLists.txt')
-rw-r--r--gr-blocks/lib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/lib/CMakeLists.txt b/gr-blocks/lib/CMakeLists.txt
index 504aafaa2..64436c07f 100644
--- a/gr-blocks/lib/CMakeLists.txt
+++ b/gr-blocks/lib/CMakeLists.txt
@@ -161,6 +161,7 @@ list(APPEND gr_blocks_sources
stream_to_streams_impl.cc
stream_to_vector_impl.cc
streams_to_stream_impl.cc
+ streams_to_vector_impl.cc
uchar_array_to_float.cc
uchar_to_float_impl.cc
)