<p>Neels Hofmeyr <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/11946">View Change</a></p><div style="white-space:pre-wrap">Objections:
  Jenkins Builder: Fails

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests: Fix build of mtp_parse_test<br><br>Change-Id: I120f015183f05ec8477cdcd9b04379f43e20428d<br>---<br>M tests/mtp/Makefile.am<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/mtp/Makefile.am b/tests/mtp/Makefile.am</span><br><span>index cf48d6a..6c59eb8 100644</span><br><span>--- a/tests/mtp/Makefile.am</span><br><span>+++ b/tests/mtp/Makefile.am</span><br><span>@@ -1,8 +1,9 @@</span><br><span style="color: hsl(0, 100%, 40%);">-AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include $(LIBOSMOCORE_CFLAGS) -Wall</span><br><span style="color: hsl(120, 100%, 40%);">+AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include $(LIBOSMOCORE_CFLAGS) $(LIBOSMOSCCP_CFLAGS) -Wall</span><br><span> noinst_PROGRAMS = mtp_parse_test</span><br><span> </span><br><span> EXTRA_DIST = mtp_parse_test.ok</span><br><span> </span><br><span> mtp_parse_test_SOURCES = mtp_parse_test.c $(top_srcdir)/src/sctp_m3ua_misc.c</span><br><span> mtp_parse_test_LDADD = \</span><br><span style="color: hsl(0, 100%, 40%);">-       $(LIBOSMOCORE_LIBS)</span><br><span style="color: hsl(120, 100%, 40%);">+   $(LIBOSMOCORE_LIBS) \</span><br><span style="color: hsl(120, 100%, 40%);">+ $(LIBOSMOSCCP_LIBS)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11946">change 11946</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11946"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: cellmgr-ng </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I120f015183f05ec8477cdcd9b04379f43e20428d </div>
<div style="display:none"> Gerrit-Change-Number: 11946 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>