aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.ac
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-12-20 18:56:47 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-12-20 18:56:47 +0100
commit3a41b80bd7868ced91abb2d48662024f5e50d1cb (patch)
treeecc972179d6f2deffe481c967e3a2e8db0bcc67d /openbsc/configure.ac
parentc751cf92cbc25a5cfca8041ef3fdcc16ed5865ad (diff)
parent2f25747e3f74dfa743363fb36069b78a19e0ce98 (diff)
Merge branch 'zecke/abis-sw-selection'
Diffstat (limited to 'openbsc/configure.ac')
-rw-r--r--openbsc/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/configure.ac b/openbsc/configure.ac
index 1bb660fab..91ae08aeb 100644
--- a/openbsc/configure.ac
+++ b/openbsc/configure.ac
@@ -151,6 +151,7 @@ AC_OUTPUT(
tests/mgcp/Makefile
tests/gprs/Makefile
tests/si/Makefile
+ tests/abis/Makefile
doc/Makefile
doc/examples/Makefile
Makefile)