add channel allocator to makefile

This commit is contained in:
Harald Welte 2008-12-25 23:50:01 +00:00
parent 8470bf200d
commit 0e2a5f2bca
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ 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
gsm_subscriber.c msgb.c select.c chan_alloc.c