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 17068f472d..87f41ff289 100644 --- a/gr-blocks/lib/CMakeLists.txt +++ b/gr-blocks/lib/CMakeLists.txt @@ -166,6 +166,7 @@ list(APPEND gr_blocks_sources nlog10_ff_impl.cc pack_k_bits_bb_impl.cc patterned_interleaver_impl.cc + pdu.cc peak_detector2_fb_impl.cc regenerate_bb_impl.cc repeat_impl.cc |