aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
blob: 1775997e2fb5474289a26e5ab2ce6f1de2b56c67 (plain)
1
2
3
4
5
6
7
8
9
10
INCLUDES = $(all_includes) -I$(top_srcdir)/include
AM_CFLAGS=-Wall

sbin_PROGRAMS = bsc_hack

bsc_hack_SOURCES = bsc_hack.c misdn.c abis_rsl.c abis_nm.c gsm_04_08.c gsm_data.c \
		gsm_subscriber.c msgb.c select.c chan_alloc.c timer.c debug.c db.c \
		gsm_04_11.c telnet_interface.c telnet_parser.l subchan_demux.c \
		trau_frame.c paging.c
bsc_hack_LDADD = -ldl -ldbi