aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-25 15:04:16 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-09 17:10:20 +0100
commit110ace4434ebc19c64705956eb35bd9af0b6e766 (patch)
tree4eb7df2982171af5f8438edc4883aae8da5c5220 /openbsc/tests/Makefile.am
parent2d372d47d58a64aa17a56ddf36299f8af0eb9c0d (diff)
Add msc_vlr test suite for MSC+VLR end-to-end tests
Diffstat (limited to 'openbsc/tests/Makefile.am')
-rw-r--r--openbsc/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/tests/Makefile.am b/openbsc/tests/Makefile.am
index a40ee4fa3..6c18d05ec 100644
--- a/openbsc/tests/Makefile.am
+++ b/openbsc/tests/Makefile.am
@@ -10,7 +10,7 @@ SUBDIRS = \
mm_auth \
nanobts_omlattr \
vlr \
- subscr_conn \
+ msc_vlr \
$(NULL)
if BUILD_NAT