aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-04-30 21:49:24 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-04 07:20:42 +0200
commit799e0c92c640db7e0418cc90eff6326898c1e147 (patch)
treedf8d2273f6eaba2e8a0dcd49077c3ef9905d87a5 /openbsc/src/Makefile.am
parenta977b3d1ee392e2c3714a5564bc0cec06b75a89d (diff)
gb_proxy: Add initial VTY configuration code
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 ac418707a..25d34ac31 100644
--- a/openbsc/src/Makefile.am
+++ b/openbsc/src/Makefile.am
@@ -51,7 +51,7 @@ bsc_mgcp_LDADD = libvty.a
ipaccess_proxy_SOURCES = ipaccess/ipaccess-proxy.c debug.c
-osmo_gb_proxy_SOURCES = gb_proxy.c gb_proxy_main.c \
+osmo_gb_proxy_SOURCES = gb_proxy.c gb_proxy_main.c gb_proxy_vty.c \
gprs_ns.c \
socket.c debug.c telnet_interface.c vty_interface_cmds.c
osmo_gb_proxy_LDADD = libvty.a