diff options
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r-- | gr-blocks/include/blocks/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt index 374ecadf5..96f42a699 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -94,6 +94,7 @@ install(FILES complex_to_mag_squared.h complex_to_arg.h float_to_char.h + float_to_complex.h multiply_cc.h multiply_ff.h multiply_const_cc.h |