<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12169">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">contrib: fix makedistcheck with disabled systemd<br><br>EXTRA_DIST files need to be distributed, no matter if the systemd option<br>is configured or not.<br><br>Change-Id: I356aa59ab152ace89b247823a2c0517814a69ecb<br>---<br>M contrib/systemd/Makefile.am<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/69/12169/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/systemd/Makefile.am b/contrib/systemd/Makefile.am</span><br><span>index f565234..7b41145 100644</span><br><span>--- a/contrib/systemd/Makefile.am</span><br><span>+++ b/contrib/systemd/Makefile.am</span><br><span>@@ -1,5 +1,6 @@</span><br><span style="color: hsl(0, 100%, 40%);">-if HAVE_SYSTEMD</span><br><span> EXTRA_DIST = osmo-pcu.service</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+if HAVE_SYSTEMD</span><br><span> systemdsystemunit_DATA = \</span><br><span>   osmo-pcu.service</span><br><span> endif</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12169">change 12169</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/12169"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I356aa59ab152ace89b247823a2c0517814a69ecb </div>
<div style="display:none"> Gerrit-Change-Number: 12169 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>