aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte (local) <laflocal@hanuman.gnumonks.org>2009-08-16 13:18:51 +0200
committerHarald Welte (local) <laflocal@hanuman.gnumonks.org>2009-08-16 13:18:51 +0200
commitb8afe81e96a5b3ce3681482b8484788fbeb921d9 (patch)
tree2fc9a6d205e7adeebd7d912e2a8c1673fce11557 /openbsc/src/Makefile.am
parent026531ec924f954cfb2dc9df1082e60f861a2d11 (diff)
trigger RRLP position requests after paging succeeded and after subscriber attach
Diffstat (limited to 'openbsc/src/Makefile.am')
-rw-r--r--openbsc/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am
index cbfeeaa36..448de06c0 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -10,7 +10,7 @@ libbsc_a_SOURCES = abis_rsl.c abis_nm.c gsm_04_08.c gsm_data.c mncc.c \
gsm_04_11.c telnet_interface.c subchan_demux.c \
trau_frame.c trau_mux.c paging.c e1_config.c e1_input.c tlv_parser.c \
input/misdn.c input/ipaccess.c signal.c gsm_utils.c talloc.c talloc_ctx.c \
- transaction.c rtp_proxy.c bsc_rll.c token_auth.c
+ transaction.c rtp_proxy.c bsc_rll.c token_auth.c rrlp.c
libvty_a_SOURCES = vty/buffer.c vty/command.c vty/vector.c vty/vty.c