<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12168">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: Ic164403189510f3b20ff7906df09c78550735591<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-hlr refs/changes/68/12168/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 520e720..eb33b4a 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-hlr.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-hlr.service</span><br><span> endif</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12168">change 12168</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/12168"/><meta itemprop="name" content="View Change"/></div></div>

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