aboutsummaryrefslogtreecommitdiffstats
path: root/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-07-23 04:30:05 +0200
commit6a29d326e0949cbce91f07428b81153078aba577 (patch)
treebe8468b55a9c9d09fc419ecb0332358cc76129ee /tests/Makefile.am
parent2483f1b050496eda7f8707327204251c57212906 (diff)
Add msc_vlr test suite for MSC+VLR end-to-end tests
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index acfe7d297..b36844a76 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,6 +9,7 @@ SUBDIRS = \
subscr \
nanobts_omlattr \
sms_queue \
+ msc_vlr \
$(NULL)
if BUILD_NAT