aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/x400/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/usrp/x400/CMakeLists.txt')
-rw-r--r--host/lib/usrp/x400/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/usrp/x400/CMakeLists.txt b/host/lib/usrp/x400/CMakeLists.txt
index 3586d3a35..7885b0e3d 100644
--- a/host/lib/usrp/x400/CMakeLists.txt
+++ b/host/lib/usrp/x400/CMakeLists.txt
@@ -14,6 +14,7 @@
if(ENABLE_X400)
LIBUHD_APPEND_SOURCES(
${CMAKE_CURRENT_SOURCE_DIR}/adc_self_calibration.cpp
+ ${CMAKE_CURRENT_SOURCE_DIR}/x400_gpio_control.cpp
${CMAKE_CURRENT_SOURCE_DIR}/x400_radio_control.cpp
${CMAKE_CURRENT_SOURCE_DIR}/x400_rfdc_control.cpp
)