daniel has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27240 )
Change subject: Makefile: Include hnbgw in SUBDIRS ......................................................................
Makefile: Include hnbgw in SUBDIRS
Change-Id: I04616434cf8b5e67b67803040c3a03e4a0e3d182 --- M Makefile 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: daniel: Looks good to me, approved Jenkins Builder: Verified
diff --git a/Makefile b/Makefile index 91c826c..1d5e670 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,7 @@ gbproxy \ ggsn_tests \ hlr \ + hnbgw \ hnodeb \ mgw \ mme \