aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/coding/Makefile.am
blob: 713b193287a7bb6fbb0c04268e6f8a9ec4138f84 (plain)
1
2
3
4
5
6
7
8
9
10
osmocoding_HEADERS = \
	gsm0503_tables.h \
	gsm0503_parity.h \
	gsm0503_mapping.h \
	gsm0503_interleaving.h \
	gsm0503_coding.h \
	gsm0503_amr_dtx.h \
	$(NULL)

osmocodingdir = $(includedir)/osmocom/coding