summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common/Makefile.am
blob: f09353bbc5d9017af9c6c947821236f6fd2e3221 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
noinst_HEADERS = \
	l1ctl.h \
	l1l2_interface.h \
	l23_app.h \
	logging.h \
	ms.h \
	networks.h \
	gps.h \
	sysinfo.h \
	osmocom_data.h \
	utils.h \
	sap_proto.h \
	sap_fsm.h \
	sap_interface.h \
	sim.h \
	subscriber.h \
	support.h \
	vty.h \
	$(NULL)