From e1d5eca916347d7a425b3c39e2c7ae4157c43ce8 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 12 Feb 2011 14:42:59 +0100 Subject: OM2000: Introduce VTY commands to initiate OM2000 procedures --- 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 4963e9bfe..077054c3a 100644 --- a/openbsc/src/Makefile.am +++ b/openbsc/src/Makefile.am @@ -17,7 +17,7 @@ sbin_PROGRAMS = bsc_hack bs11_config isdnsync bsc_mgcp noinst_LIBRARIES = libbsc.a libmsc.a libvty.a libmgcp.a libbsc_a_SOURCES = abis_rsl.c abis_nm.c abis_om2000.c gsm_data.c gsm_04_08_utils.c \ - chan_alloc.c debug.c socket.c abis_nm_vty.c \ + chan_alloc.c debug.c socket.c abis_nm_vty.c abis_om2000_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 e1_input_vty.c \ -- cgit v1.2.3