aboutsummaryrefslogtreecommitdiffstats
path: root/python/trx/CMakeLists.txt
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-01-19 11:55:01 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2019-01-22 14:41:30 +0700
commit89e1ad11380f2c20e8da76e861d28a6b886eb977 (patch)
treeb8b05b83afdce0478a31539dc5580dccf4eece74 /python/trx/CMakeLists.txt
parent404842da1135b439b610e755a28f7e1494f78822 (diff)
python/trx: fork RadioInterfaceUHD from RadioInterface
Diffstat (limited to 'python/trx/CMakeLists.txt')
-rw-r--r--python/trx/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/trx/CMakeLists.txt b/python/trx/CMakeLists.txt
index 11290f3..dbb3daa9 100644
--- a/python/trx/CMakeLists.txt
+++ b/python/trx/CMakeLists.txt
@@ -24,6 +24,7 @@ GR_PYTHON_INSTALL(
ctrl_if.py
ctrl_if_bb.py
radio_if.py
+ radio_if_uhd.py
radio_if_grc.py
transceiver.py
dict_toggle_sign.py