From b8b6e8e36babf8ca434c96fb1bc74db0fc6af268 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 13 Jul 2017 02:20:49 +0200 Subject: apply removal Change-Id: I7929b44d7c1316ea110511cb63dfa609f9635505 --- tests/Makefile.am | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 1df4d026b..53138ea51 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,36 +1,9 @@ SUBDIRS = \ libiudummy \ - gsm0408 \ - channel \ - mgcp \ gprs \ - abis \ gbproxy \ - trau \ - subscr \ - mm_auth \ - nanobts_omlattr \ - vlr \ - sms_queue \ - msc_vlr \ $(NULL) -if BUILD_NAT -SUBDIRS += \ - bsc-nat \ - bsc-nat-trie \ - $(NULL) -endif -if BUILD_BSC -SUBDIRS += \ - bsc \ - $(NULL) -endif -if BUILD_SMPP -SUBDIRS += \ - smpp \ - $(NULL) -endif if HAVE_LIBGTP SUBDIRS += \ gtphub \ -- cgit v1.2.3