From 81c9b9ca3e98e158db54da1833e33960d5ed5be6 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 31 May 2010 16:40:40 +0200 Subject: OML: Introduce minimal VTY command set to interact with OML managed objects --- openbsc/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src/Makefile.am') diff --git a/openbsc/src/Makefile.am b/openbsc/src/Makefile.am index bd9be8c15..d5d006822 100644 --- a/openbsc/src/Makefile.am +++ b/openbsc/src/Makefile.am @@ -12,7 +12,7 @@ bscdir = $(libdir) bsc_LIBRARIES = libsccp.a libbsc_a_SOURCES = abis_rsl.c abis_nm.c gsm_data.c gsm_04_08_utils.c \ - chan_alloc.c debug.c socket.c \ + chan_alloc.c debug.c socket.c abis_nm_vty.c \ gsm_subscriber_base.c subchan_demux.c bsc_rll.c transaction.c \ trau_frame.c trau_mux.c paging.c e1_config.c e1_input.c \ input/misdn.c input/ipaccess.c \ -- cgit v1.2.3