summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/CMakeLists.txt
diff options
context:
space:
mode:
authorJohnathan Corgan2012-06-24 11:42:20 -0700
committerJohnathan Corgan2012-06-24 11:42:20 -0700
commit8c23d9f9ebfe04b60d59efc636c6d5b02baacc99 (patch)
tree772c33274d13715b0e7b807292765a42414c38c4 /gr-blocks/include/blocks/CMakeLists.txt
parentb48716fe0b666cf2be605c0c7d79111c6caf96c5 (diff)
downloadgnuradio-8c23d9f9ebfe04b60d59efc636c6d5b02baacc99.tar.gz
gnuradio-8c23d9f9ebfe04b60d59efc636c6d5b02baacc99.tar.bz2
gnuradio-8c23d9f9ebfe04b60d59efc636c6d5b02baacc99.zip
blocks: added gr::blocks::float_to_complex
Diffstat (limited to 'gr-blocks/include/blocks/CMakeLists.txt')
-rw-r--r--gr-blocks/include/blocks/CMakeLists.txt1
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