aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-03-08 11:51:23 +0100
committerHarald Welte <laforge@gnumonks.org>2018-03-12 14:23:57 +0000
commita0895f96a940c0a25379bf18a641943486744379 (patch)
treec5c3c58fc9f470a5b2309d8823f5f1227bf6879a /Makefile
parent54242db850f623eb7f20160c39b4e026e65ed7f9 (diff)
pcu: Rename 'gprs_gb/Test' tp 'pcu/PCU_Tests' to align with other suites
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8cdbbecb..0defc314 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS=bsc bsc-nat bts ggsn_tests gprs_gb hlr lapdm mgw msc selftest sgsn sysinfo
+SUBDIRS=bsc bsc-nat bts ggsn_tests hlr lapdm mgw msc pcu selftest sgsn sysinfo
PARALLEL_MAKE ?= -j8