From 262aee80aca96e3f86d4e831485c9e85948b0ede Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 5 Jul 2011 19:17:08 +0200 Subject: src: add e1_input_vty.c to libosmo-abis This file provides the VTY interface for E1 lines, I have moved it to libosmo-abis since it belongs here. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d81a6c3..eb4467c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,6 +13,7 @@ lib_LTLIBRARIES = libosmoabis.la libosmoabis_la_LIBADD = input/libosmoabis-input.la libosmoabis_la_SOURCES = init.c \ e1_input.c \ + e1_input_vty.c \ ipa_proxy.c \ subchan_demux.c \ trau_frame.c -- cgit v1.2.3-55-g7522