summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Rondeau2013-02-25 21:16:19 -0500
committerTom Rondeau2013-02-25 21:16:19 -0500
commit5c7b8118d4d0f8413d64933cabec84b18cdaf193 (patch)
tree845928241dba18aff7d35727d5bcebf20e0bd766 /gr-blocks/lib/CMakeLists.txt
parenta54dc5bab6cc38513e9732be9f5c2670145b160f (diff)
downloadgnuradio-5c7b8118d4d0f8413d64933cabec84b18cdaf193.tar.gz
gnuradio-5c7b8118d4d0f8413d64933cabec84b18cdaf193.tar.bz2
gnuradio-5c7b8118d4d0f8413d64933cabec84b18cdaf193.zip
blocks: moved transcendental block to gr-blocks.
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 e1b9b4f00..20e3ae4aa 100644
--- a/gr-blocks/lib/CMakeLists.txt
+++ b/gr-blocks/lib/CMakeLists.txt
@@ -180,6 +180,7 @@ list(APPEND gr_blocks_sources
stretch_ff_impl.cc
threshold_ff_impl.cc
throttle_impl.cc
+ transcendental_impl.cc
uchar_array_to_float.cc
uchar_to_float_impl.cc
vector_to_stream_impl.cc