aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/configure.ac
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-20 21:41:08 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-16 15:32:30 +0100
commit6ebcbb3d5c3596dd519a28b54ee459162c8b7f04 (patch)
tree4ec1f3fd2998df5436ad718e366665975bcc15fc /openbsc/configure.ac
parent38fa951e523f3e36233224d84d35cbe151e7fbe1 (diff)
add libiudummy, to avoid linking Iu deps in tests
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 0ba73b911..190c04bd1 100644
--- a/openbsc/configure.ac
+++ b/openbsc/configure.ac
@@ -237,6 +237,7 @@ AC_OUTPUT(
src/gprs/Makefile
tests/Makefile
tests/atlocal
+ tests/libiudummy/Makefile
tests/gsm0408/Makefile
tests/channel/Makefile
tests/bsc/Makefile