Change in osmo-gsm-manuals[master]: Add OsmoSIPConnector to master make file

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Sep 25 12:18:09 UTC 2018


Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/11080 )

Change subject: Add OsmoSIPConnector to master make file
......................................................................

Add OsmoSIPConnector to master make file

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

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/Makefile b/Makefile
index 4e821f5..0ef0942 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@
 	cd OsmoGSMTester; $(MAKE)
 	cd OsmoMSC; $(MAKE)
 	cd OsmoHLR; $(MAKE)
+	cd OsmoSIPConnector; $(MAKE)
 	cd OsmoSTP; $(MAKE)
 	cd OsmocomBB; $(MAKE)
 	cd OsmoMGW; $(MAKE)
@@ -29,6 +30,7 @@
 	cd OsmoGSMTester; $(MAKE) clean
 	cd OsmoMSC; $(MAKE) clean
 	cd OsmoHLR; $(MAKE) clean
+	cd OsmoSIPConnector; $(MAKE) clean
 	cd OsmoSTP; $(MAKE) clean
 	cd OsmocomBB; $(MAKE) clean
 	cd OsmoMGW; $(MAKE) clean
@@ -46,6 +48,7 @@
 	cd OsmoGSMTester; $(MAKE) upload
 	cd OsmoMSC; $(MAKE) upload
 	cd OsmoHLR; $(MAKE) upload
+	cd OsmoSIPConnector; $(MAKE) upload
 	cd OsmoSTP; $(MAKE) upload
 	cd OsmocomBB; $(MAKE) upload
 	cd OsmoMGW; $(MAKE) upload
@@ -66,6 +69,7 @@
 	cd OsmoGSMTester; $(MAKE) check
 	cd OsmoMSC; $(MAKE) check
 	cd OsmoHLR; $(MAKE) check
+	cd OsmoSIPConnector; $(MAKE) check
 	cd OsmoSTP; $(MAKE) check
 	cd OsmocomBB; $(MAKE) check
 	cd OsmoTRX; $(MAKE) check

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

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Icdb405abfa560846f1ebb848f8d8dd34610cfc89
Gerrit-Change-Number: 11080
Gerrit-PatchSet: 2
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180925/95cee9dc/attachment.htm>


More information about the gerrit-log mailing list