aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-01-06 21:47:18 +0000
committerHarald Welte <laforge@gnumonks.org>2009-01-06 21:47:18 +0000
commitb68899d3e3f581cfa0b8d943cc90fddfe1596412 (patch)
tree967a4f1db42e5d960e78e9492337da21e4014a53 /src/Makefile.am
parent69b2af293e90caf3462d6081e0b7252f4c0860ef (diff)
Start creating a paging layer...
You can request to open a channel to a MS and the paging layer will call you once the channel is allocated. Internally the CCCH Load Indication will be handled and retry to page a terminal.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0e200c3a1..1775997e2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,5 +6,5 @@ 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
+ trau_frame.c paging.c
bsc_hack_LDADD = -ldl -ldbi