daniel has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/40/27240/1
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 \