summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/Makefile.am')
-rw-r--r--src/host/layer23/src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/host/layer23/src/Makefile.am b/src/host/layer23/src/Makefile.am
index 58a5f7fb..c46548c3 100644
--- a/src/host/layer23/src/Makefile.am
+++ b/src/host/layer23/src/Makefile.am
@@ -1 +1,5 @@
SUBDIRS = common misc mobile
+
+if BUILD_TRANSCEIVER
+SUBDIRS += transceiver
+endif