From 7d9f2230a93227500e4f51536167b29c6d414c5b Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 16 May 2010 21:49:35 +0200 Subject: VTY: rename vty_interface.c to bsc_vty.c This should reflect the fact that it contains BSC-specific VTY commands. --- 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 6c89bd3fc..eb9867a9b 100644 --- a/openbsc/src/Makefile.am +++ b/openbsc/src/Makefile.am @@ -30,7 +30,7 @@ libvty_a_SOURCES = vty/buffer.c vty/command.c vty/vector.c vty/vty.c \ libsccp_a_SOURCES = sccp/sccp.c -bsc_hack_SOURCES = bsc_hack.c bsc_init.c vty_interface.c vty_interface_layer3.c +bsc_hack_SOURCES = bsc_hack.c bsc_init.c bsc_vty.c vty_interface_layer3.c bsc_hack_LDADD = libmsc.a libbsc.a libmsc.a libvty.a -ldl -ldbi $(LIBCRYPT) bs11_config_SOURCES = bs11_config.c abis_nm.c gsm_data.c debug.c \ -- cgit v1.2.3