aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/device/Makefile.am')
-rw-r--r--Transceiver52M/device/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Transceiver52M/device/Makefile.am b/Transceiver52M/device/Makefile.am
index 369e877..8460a96 100644
--- a/Transceiver52M/device/Makefile.am
+++ b/Transceiver52M/device/Makefile.am
@@ -13,3 +13,7 @@ endif
if DEVICE_LMS
SUBDIRS += lms
endif
+
+if DEVICE_XTRX
+SUBDIRS += xtrx
+endif