diff options
Diffstat (limited to 'gr-blocks/lib/CMakeLists.txt')
-rw-r--r-- | gr-blocks/lib/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/lib/CMakeLists.txt b/gr-blocks/lib/CMakeLists.txt index 4ebaf3dcb8..008f00f361 100644 --- a/gr-blocks/lib/CMakeLists.txt +++ b/gr-blocks/lib/CMakeLists.txt @@ -169,6 +169,7 @@ list(APPEND gr_blocks_sources pdu.cc pdu_to_tagged_stream_impl.cc peak_detector2_fb_impl.cc + random_pdu_impl.cc regenerate_bb_impl.cc repeat_impl.cc rms_cf_impl.cc |