aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libtrau/Makefile.am
blob: 01ed251d8ef6314a228b338939af8ccaef0ac5cd (plain)
1
2
3
4
5
6
7
INCLUDES = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
AM_CFLAGS=-Wall $(LIBOSMOCORE_CFLAGS) $(LIBOSMOVTY_CFLAGS) $(COVERAGE_CFLAGS)
AM_LDFLAGS = $(LIBOSMOCORE_LIBS) $(COVERAGE_LDFLAGS)

noinst_LIBRARIES = libtrau.a

libtrau_a_SOURCES = rtp_proxy.c subchan_demux.c trau_frame.c trau_mux.c trau_upqueue.c