diff options
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r-- | gr-blocks/include/blocks/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-blocks/include/blocks/CMakeLists.txt b/gr-blocks/include/blocks/CMakeLists.txt index 684639e07e..91d1ee4289 100644 --- a/gr-blocks/include/blocks/CMakeLists.txt +++ b/gr-blocks/include/blocks/CMakeLists.txt @@ -100,6 +100,9 @@ install(FILES ${generated_includes} api.h count_bits.h + fxpt.h + fxpt_nco.h + fxpt_vco.h log2_const.h add_ff.h bin_statistics_f.h |