aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/Makefile.am')
-rw-r--r--openbsc/tests/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/openbsc/tests/Makefile.am b/openbsc/tests/Makefile.am
index 0ebd2e2bb..468edd254 100644
--- a/openbsc/tests/Makefile.am
+++ b/openbsc/tests/Makefile.am
@@ -9,10 +9,6 @@ SUBDIRS = \
trau \
subscr \
mm_auth \
- xid \
- sndcp_xid \
- slhc \
- v42bis \
$(NULL)
if BUILD_NAT
@@ -40,6 +36,10 @@ if HAVE_LIBCARES
SUBDIRS += \
sgsn \
oap \
+ xid \
+ sndcp_xid \
+ slhc \
+ v42bis \
$(NULL)
endif
endif