aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/Makefile.am
blob: 8575328fa54777cad3fc15f80fe52cba05ed9202 (plain)
1
2
3
4
5
6
7
8
9
10
11
include $(top_srcdir)/Makefile.common

noinst_HEADERS = radioDevice.h

SUBDIRS =

if USRP1
SUBDIRS += usrp1
else
SUBDIRS += uhd
endif