aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-02-05 11:52:38 +0100
committerHarald Welte <laforge@gnumonks.org>2015-09-22 16:41:24 +0200
commit1de7085d3181b8d29929e80f29448e2c7d6eda3b (patch)
treea5f00a7961c940928f508506df2b7095d358395a /configure.ac
parentacc71ffb4b61b3354bbb2fa14981e4e6a46946e6 (diff)
Add test code for testing GSM burst transcoding
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 752e85b3..d3fcff28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,4 +87,5 @@ AC_OUTPUT(
tests/cipher/Makefile
tests/sysmobts/Makefile
tests/misc/Makefile
+ tests/bursts/Makefile
Makefile)