blob: 8e17b4afd558c035d481f99731d8f6ad26a8a5cf [file] [log] [blame]
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
AM_CFLAGS=-Wall -ggdb3 $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(LIBCARES_CFLAGS)
EXTRA_DIST = v42bis_test.ok
noinst_PROGRAMS = v42bis_test
v42bis_test_SOURCES = v42bis_test.c
v42bis_test_LDADD = \
$(top_builddir)/src/gprs/v42bis.o \
$(LIBOSMOCORE_LIBS)