<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/16974">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-sysmo/Makefile.am: fix: do not overwrite bin_PROGRAMS<br><br>src/osmo-bts-sysmo/Makefile.am:25: warning: bin_PROGRAMS was already<br>                                 defined in condition TRUE, which<br>                              includes condition ENABLE_SYSMOBTS_CALIB<br>src/osmo-bts-sysmo/Makefile.am:10: ... 'bin_PROGRAMS' previously defined here<br><br>Change-Id: Ib2334dccefd507eaaa6d33e58d4c1e029d7fd540<br>---<br>M src/osmo-bts-sysmo/Makefile.am<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/74/16974/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-sysmo/Makefile.am b/src/osmo-bts-sysmo/Makefile.am</span><br><span>index 4901ea3..5f588f8 100644</span><br><span>--- a/src/osmo-bts-sysmo/Makefile.am</span><br><span>+++ b/src/osmo-bts-sysmo/Makefile.am</span><br><span>@@ -22,7 +22,7 @@</span><br><span> l1fwd_proxy_LDADD = $(top_builddir)/src/common/libbts.a $(COMMON_LDADD)</span><br><span> </span><br><span> if ENABLE_SYSMOBTS_CALIB</span><br><span style="color: hsl(0, 100%, 40%);">-bin_PROGRAMS = sysmobts-calib</span><br><span style="color: hsl(120, 100%, 40%);">+bin_PROGRAMS += sysmobts-calib</span><br><span> </span><br><span> sysmobts_calib_SOURCES = misc/sysmobts-calib.c misc/sysmobts-layer1.c</span><br><span> sysmobts_calib_LDADD = -lrt $(COMMON_LDADD)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/16974">change 16974</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/c/osmo-bts/+/16974"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib2334dccefd507eaaa6d33e58d4c1e029d7fd540 </div>
<div style="display:none"> Gerrit-Change-Number: 16974 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>