aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-09-15 19:30:20 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-09-15 19:30:20 +0200
commitb1dfc462dfa308d62b939847dbee2218c3a25fc1 (patch)
tree45e37d40b8cb870873a66586217e04ca7d0e84fa /configure.ac
parent588754c7d391482de6b903e3a80a0df103d314d8 (diff)
cellmgr: Patch the MGCP messages and replace the domain name
Replace the domain name with a new name domain that can be configured via the VTY interface.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index de0b1ba..5bc39b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,4 +50,5 @@ AC_OUTPUT(
tests/mtp/Makefile
tests/patching/Makefile
tests/isup/Makefile
+ tests/mgcp/Makefile
Makefile)