summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common/Makefile.am
blob: 7c0fa97234b203d45c9cb0f4e1902370beeb5b4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
noinst_HEADERS = \
	apn.h \
	apn_fsm.h \
	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 \
	settings.h \
	sim.h \
	subscriber.h \
	support.h \
	vty.h \
	$(NULL)