aboutsummaryrefslogtreecommitdiffstats
path: root/python/trx/CMakeLists.txt
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-01-19 12:29:19 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2019-01-22 14:41:42 +0700
commitd1c95940caef788cb24eac6611dce29f33044add (patch)
tree94f75998eb0444f4ce15c398a4ce7ba977b3a76d /python/trx/CMakeLists.txt
parentca49a3e621379646477072522df6c2791b80f3a4 (diff)
apps/grgsm_trx: introduce initial LMS driver supportfixeria/lms
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 dbb3daa9..697687b 100644
--- a/python/trx/CMakeLists.txt
+++ b/python/trx/CMakeLists.txt
@@ -25,6 +25,7 @@ GR_PYTHON_INSTALL(
ctrl_if_bb.py
radio_if.py
radio_if_uhd.py
+ radio_if_lms.py
radio_if_grc.py
transceiver.py
dict_toggle_sign.py