From 03ba4f485bdbf79b9efce862940fd871e7b3dc72 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 9 Dec 2010 17:08:06 +0100 Subject: isup: Start with isup support in the cellmgr. Start parsing the ISUP messages. This just adds what we need to handle now and will not grow it a lot. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index de760fd..dd2b04a 100644 --- a/configure.ac +++ b/configure.ac @@ -44,4 +44,5 @@ AC_OUTPUT( tests/Makefile tests/mtp/Makefile tests/patching/Makefile + tests/isup/Makefile Makefile) -- cgit v1.2.3