blob: f4dec62b77773e84a09a22cb067fd49c97a01d33 [file] [log] [blame]
Sylvain Munaut1a4ea5b2010-10-08 15:09:16 +02001# This is _NOT_ the library release version, it's an API version.
2# Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
3LIBVERSION=0:0:0
4
Sylvain Munaut5689a3b2012-12-11 23:59:31 +01005AM_CFLAGS = -Wall $(all_includes) -I$(top_srcdir)/include
Sylvain Munaut1a4ea5b2010-10-08 15:09:16 +02006
7lib_LTLIBRARIES = libosmocodec.la
8
9libosmocodec_la_SOURCES = gsm610.c gsm620.c gsm660.c gsm690.c
Holger Hans Peter Freyther45cdaa02013-03-03 10:07:16 +010010libosmocodec_la_LDFLAGS = -version-info $(LIBVERSION) -no-undefined