aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/utils/Makefile.am
blob: 2847c6ad80e104c03498f581b418522f5c1073ab (plain)
1
2
3
4
5
6
7
8
9
10
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)

bin_PROGRAMS = bs11_config isdnsync

bs11_config_SOURCES = bs11_config.c rs232.c
bs11_config_LDADD = ../common/libcommon.a ../abis/libabis.a ../bsc/libbsc.a

isdnsync_SOURCES = isdnsync.c