aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-05-04 09:32:38 +0000
committerJosh Blum <josh@joshknows.com>2010-05-04 09:32:38 +0000
commit8f21adbed40db490bec8ead6b8d50d2b3d1a4136 (patch)
treee664c69ee78a6409b20d5123bb535c52a24243bc /host/lib/CMakeLists.txt
parentd8c04c4b70f41b27acb33cd69ed88469d7c94482 (diff)
downloaduhd-8f21adbed40db490bec8ead6b8d50d2b3d1a4136.tar.gz
uhd-8f21adbed40db490bec8ead6b8d50d2b3d1a4136.tar.bz2
uhd-8f21adbed40db490bec8ead6b8d50d2b3d1a4136.zip
created codec control for ad9862, wip
Diffstat (limited to 'host/lib/CMakeLists.txt')
-rw-r--r--host/lib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/CMakeLists.txt b/host/lib/CMakeLists.txt
index 20373cd59..be57699fc 100644
--- a/host/lib/CMakeLists.txt
+++ b/host/lib/CMakeLists.txt
@@ -185,6 +185,7 @@ IF(HAVE_USRP_E_REQUIRED_HEADERS)
MESSAGE(STATUS " Building usrp-e support.")
LIST(APPEND libuhd_sources
usrp/usrp_e/clock_ctrl.cpp
+ usrp/usrp_e/codec_ctrl.cpp
usrp/usrp_e/dboard_impl.cpp
usrp/usrp_e/dboard_iface.cpp
usrp/usrp_e/dsp_impl.cpp