aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/Makefile.am
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/tests/Makefile.am
parent38fa951e523f3e36233224d84d35cbe151e7fbe1 (diff)
add libiudummy, to avoid linking Iu deps in tests
Diffstat (limited to 'openbsc/tests/Makefile.am')
-rw-r--r--openbsc/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/Makefile.am b/openbsc/tests/Makefile.am
index cde76d36f..7d43a7760 100644
--- a/openbsc/tests/Makefile.am
+++ b/openbsc/tests/Makefile.am
@@ -1,4 +1,5 @@
SUBDIRS = \
+ libiudummy \
gsm0408 \
channel \
mgcp \