aboutsummaryrefslogtreecommitdiffstats
path: root/host/test/CMakeLists.txt
diff options
context:
space:
mode:
authorNick Foster <nick@nerdnetworks.org>2010-07-26 17:48:19 -0700
committerNick Foster <nick@nerdnetworks.org>2010-07-26 17:48:19 -0700
commit5196d701384a9986ba6a166a02c6775e83f264f6 (patch)
tree5920ca6d127c53932a1b3f95a11ea47532edff7a /host/test/CMakeLists.txt
parentd8f3980e45458cf68c8efaa029e492a1b8d08354 (diff)
parent6799b5bec4403cc4458181cb39fae2f960f2a7cd (diff)
downloaduhd-5196d701384a9986ba6a166a02c6775e83f264f6.tar.gz
uhd-5196d701384a9986ba6a166a02c6775e83f264f6.tar.bz2
uhd-5196d701384a9986ba6a166a02c6775e83f264f6.zip
Merge branch 'codec_gains' of git@ettus.sourcerepo.com:ettus/uhdpriv into usrp2p2
Diffstat (limited to 'host/test/CMakeLists.txt')
-rw-r--r--host/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/test/CMakeLists.txt b/host/test/CMakeLists.txt
index b7dcb741a..37832edde 100644
--- a/host/test/CMakeLists.txt
+++ b/host/test/CMakeLists.txt
@@ -26,7 +26,7 @@ ADD_EXECUTABLE(main_test
convert_types_test.cpp
dict_test.cpp
error_test.cpp
- gain_handler_test.cpp
+ gain_group_test.cpp
tune_helper_test.cpp
vrt_test.cpp
wax_test.cpp