File: Makefile.am

package info (click to toggle)
libosmocore 1.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,796 kB
  • sloc: ansic: 125,901; python: 2,193; makefile: 1,769; sh: 529; exp: 63; xml: 19
file content (10 lines) | stat: -rw-r--r-- 206 bytes parent folder | download
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