aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gprs/Makefile.am
blob: 289be578a72657d7039a6b1ea943e4b9fe5e0675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUBDIRS = protocol

osmogprs_HEADERS = \
	frame_relay.h \
	bssgp_bvc_fsm.h \
	gprs_bssgp.h \
	gprs_bssgp2.h \
	gprs_bssgp_bss.h \
	gprs_bssgp_rim.h \
	gprs_msgb.h \
	gprs_ns.h \
	gprs_ns_frgre.h \
	gprs_ns2.h \
	gprs_rlc.h \
	$(NULL)

osmogprsdir = $(includedir)/osmocom/gprs