summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorJohnathan Corgan2012-06-30 08:26:58 -0700
committerJohnathan Corgan2012-06-30 08:26:58 -0700
commitee1a53b4a971e4b9623f504628231a273157f462 (patch)
treee60b7606ce085f4ad5469c59e2d17eac2fd60fea /gr-blocks/lib/CMakeLists.txt
parent25b0d584f5189c39817af98d403c461a59dd3419 (diff)
downloadgnuradio-ee1a53b4a971e4b9623f504628231a273157f462.tar.gz
gnuradio-ee1a53b4a971e4b9623f504628231a273157f462.tar.bz2
gnuradio-ee1a53b4a971e4b9623f504628231a273157f462.zip
blocks: aded gr::blocks::multiply_conjugate_cc
Diffstat (limited to 'gr-blocks/lib/CMakeLists.txt')
-rw-r--r--gr-blocks/lib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/lib/CMakeLists.txt b/gr-blocks/lib/CMakeLists.txt
index e3a40dfc8..b73bf2994 100644
--- a/gr-blocks/lib/CMakeLists.txt
+++ b/gr-blocks/lib/CMakeLists.txt
@@ -141,6 +141,7 @@ list(APPEND gr_blocks_sources
interleaved_short_to_complex_impl.cc
multiply_cc_impl.cc
multiply_ff_impl.cc
+ multiply_conjugate_cc_impl.cc
multiply_const_cc_impl.cc
multiply_const_ff_impl.cc
short_to_char_impl.cc