aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-01-12 11:20:32 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-12 12:50:09 +0100
commitf3b7effbc169b9bdf91828c1557dcab06aaabb44 (patch)
tree0dd3df9342ce6394f9a989e5962bca34dd91d105 /configure.ac
parentb8962797a5bdbfbf69c294db455654edde8d0e70 (diff)
m2ua: Add parsing and creation of m2ua packages
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 0b44dae..9886070 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,5 +38,6 @@ AC_OUTPUT(
tests/Makefile
tests/sccp/Makefile
tests/mtp/Makefile
+ tests/m2ua/Makefile
Makefile)