aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-12-22 23:03:06 +0100
committerHarald Welte <laforge@gnumonks.org>2015-12-22 23:03:44 +0100
commitb4d2736ecc0528416bc1c8099950d15f2a6c239d (patch)
treeaa2b57dab3cf788c12876ec113b7574835a22328 /configure.ac
parent7be77b4a34fc4b23874a871e5c9b7f20f3a1f575 (diff)
Add some SUA client and server example code
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 d732324..702941a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,5 +44,6 @@ AC_OUTPUT(
tests/sccp/Makefile
tests/mtp/Makefile
tests/m2ua/Makefile
+ tests/sigtran/Makefile
Makefile)