aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.in
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-06-10 23:21:25 +0800
committerHarald Welte <laforge@gnumonks.org>2009-06-10 23:21:25 +0800
commitec44e1ff4139f60483dfcaa8329e39b41bfb8c4a (patch)
tree1336fce24e2c2550993ba4ef20ab76cfe8ca196f /openbsc/configure.in
parent0c3893078ed3f38f76b0236627bb38a8bd906af6 (diff)
parent20152a35e35e790ae281cd2445b746e338eb669c (diff)
Merge commit 'origin/master'
Diffstat (limited to 'openbsc/configure.in')
-rw-r--r--openbsc/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/configure.in b/openbsc/configure.in
index b886e7ac1..94fb15f4d 100644
--- a/openbsc/configure.in
+++ b/openbsc/configure.in
@@ -45,4 +45,5 @@ AC_OUTPUT(
tests/sms/Makefile
tests/gsm0408/Makefile
tests/db/Makefile
+ tests/channel/Makefile
Makefile)