summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/Makefile.am
blob: 50b333f52741811ff4d10387beeab26836115756 (plain)
1
2
3
4
5
6
7
8
9
SUBDIRS = common misc mobile

if BUILD_TRANSCEIVER
SUBDIRS += transceiver
endif

if BUILD_TRANSCEIVER_MS
SUBDIRS += transceiver_ms
endif