From d8b45778de992ea5dec6d543a7cad10783a3d69b Mon Sep 17 00:00:00 2001 From: Philipp Date: Fri, 2 Sep 2016 13:32:38 +0200 Subject: V.42bis: integration and unit test - Edit previously committed V.42bis implementation to function outside IAXmodem. - Add unit test to verify the correct function of V.42bis Change-Id: I689413f2541b6def0625ce6bd96f1f488f05f99d --- openbsc/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/configure.ac') diff --git a/openbsc/configure.ac b/openbsc/configure.ac index cebabdc58..173c6c8ec 100644 --- a/openbsc/configure.ac +++ b/openbsc/configure.ac @@ -233,6 +233,7 @@ AC_OUTPUT( tests/xid/Makefile tests/sndcp_xid/Makefile tests/slhc/Makefile + tests/v42bis/Makefile doc/Makefile doc/examples/Makefile Makefile) -- cgit v1.2.3