Change in docker-playground[master]: root Makefile: add rules for ttcn3-hlr-test

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Sep 26 09:29:42 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11043 )

Change subject: root Makefile: add rules for ttcn3-hlr-test
......................................................................

root Makefile: add rules for ttcn3-hlr-test

Change-Id: Idfd59c3faabeaa1af00df988513d5574c680a3bb
---
M Makefile
1 file changed, 8 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/Makefile b/Makefile
index f82e3f5..e224274 100644
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,10 @@
 osmo-ggsn-master: debian-jessie-build
 	$(MAKE) -C osmo-ggsn-master
 
+.PHONY: osmo-hlr-master
+osmo-hlr-master: debian-jessie-build
+	$(MAKE) -C osmo-hlr-master
+
 .PHONY: ttcn3-bsc-test
 ttcn3-bsc-test: debian-stretch-titan osmo-stp-master osmo-bsc-master osmo-bts-master ttcn3-bsc-test
 	$(MAKE) -C ttcn3-bsc-test
@@ -53,6 +57,10 @@
 ttcn3-mgw-test: debian-stretch-titan osmo-mgw-master
 	$(MAKE) -C ttcn3-mgw-test
 
+.PHONY: ttcn3-hlr-test
+ttcn3-hlr-test: debian-stretch-titan osmo-hlr-master
+	$(MAKE) -C ttcn3-hlr-test
+
 .PHONY: sctp-test
 sctp-test: debian-jessie-build
 	$(MAKE) -C sctp-test

-- 
To view, visit https://gerrit.osmocom.org/11043
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Idfd59c3faabeaa1af00df988513d5574c680a3bb
Gerrit-Change-Number: 11043
Gerrit-PatchSet: 3
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180926/6c25f0db/attachment.htm>


More information about the gerrit-log mailing list