<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcap/+/14666">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests/Makefile.am: Fix make check<br><br>Without this patch, make check fails with following error:<br>No rule to make target 'atconfig', needed by 'check-local'<br><br>Changes needed to fix the issue were gathered by looking at differences<br>with libosmo-netif's Makefile.<br><br>Change-Id: Ie6698d1c1d36e2b8a5391bc2322c1632458751db<br>---<br>M tests/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-pcap refs/changes/66/14666/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/Makefile.am b/tests/Makefile.am</span><br><span>index def6e8b..720d631 100644</span><br><span>--- a/tests/Makefile.am</span><br><span>+++ b/tests/Makefile.am</span><br><span>@@ -17,6 +17,7 @@</span><br><span>              } >'$(srcdir)/package.m4'</span><br><span>      </span><br><span> EXTRA_DIST = testsuite.at $(srcdir)/package.m4 $(TESTSUITE)</span><br><span style="color: hsl(120, 100%, 40%);">+DISTCLEANFILES = atconfig</span><br><span> TESTSUITE = $(srcdir)/testsuite</span><br><span> </span><br><span> if ENABLE_EXT_TESTS</span><br><span>@@ -39,7 +40,6 @@</span><br><span> clean-local:</span><br><span>       test ! -f '$(TESTSUITE)' || \</span><br><span>                $(SHELL) '$(TESTSUITE)' --clean</span><br><span style="color: hsl(0, 100%, 40%);">- $(RM) -f atconfig</span><br><span>      </span><br><span> AUTOM4TE = $(SHELL) $(top_srcdir)/missing --run autom4te</span><br><span> AUTOTEST = $(AUTOM4TE) --language=autotest</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcap/+/14666">change 14666</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-pcap/+/14666"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcap </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ie6698d1c1d36e2b8a5391bc2322c1632458751db </div>
<div style="display:none"> Gerrit-Change-Number: 14666 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>