<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10922">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Move examples/ to doc/examples/<br><br>Change-Id: I1e163e10f8a2e22b9ebdcb2d0f13f6ad07c84efe<br>---<br>M Makefile.am<br>M configure.ac<br>A doc/Makefile.am<br>R doc/examples/Makefile.am<br>R doc/examples/osmo-pcu.cfg<br>5 files changed, 4 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/22/10922/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile.am b/Makefile.am</span><br><span>index 240e4ee..723c9ed 100644</span><br><span>--- a/Makefile.am</span><br><span>+++ b/Makefile.am</span><br><span>@@ -1,6 +1,6 @@</span><br><span> AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-SUBDIRS = include src examples tests contrib</span><br><span style="color: hsl(120, 100%, 40%);">+SUBDIRS = include src doc tests contrib</span><br><span> EXTRA_DIST = osmoappdesc.py README.md</span><br><span> </span><br><span> DISTCHECK_CONFIGURE_FLAGS = \</span><br><span>diff --git a/configure.ac b/configure.ac</span><br><span>index 90394e1..b5774ee 100644</span><br><span>--- a/configure.ac</span><br><span>+++ b/configure.ac</span><br><span>@@ -182,7 +182,8 @@</span><br><span>     osmo-pcu.pc</span><br><span>     include/Makefile</span><br><span>     src/Makefile</span><br><span style="color: hsl(0, 100%, 40%);">-    examples/Makefile</span><br><span style="color: hsl(120, 100%, 40%);">+    doc/Makefile</span><br><span style="color: hsl(120, 100%, 40%);">+    doc/examples/Makefile</span><br><span>     tests/Makefile</span><br><span>     contrib/Makefile</span><br><span>     contrib/systemd/Makefile</span><br><span>diff --git a/doc/Makefile.am b/doc/Makefile.am</span><br><span>new file mode 100644</span><br><span>index 0000000..aee2d7b</span><br><span>--- /dev/null</span><br><span>+++ b/doc/Makefile.am</span><br><span>@@ -0,0 +1 @@</span><br><span style="color: hsl(120, 100%, 40%);">+SUBDIRS = examples</span><br><span>diff --git a/examples/Makefile.am b/doc/examples/Makefile.am</span><br><span>similarity index 100%</span><br><span>rename from examples/Makefile.am</span><br><span>rename to doc/examples/Makefile.am</span><br><span>diff --git a/examples/osmo-pcu.cfg b/doc/examples/osmo-pcu.cfg</span><br><span>similarity index 100%</span><br><span>rename from examples/osmo-pcu.cfg</span><br><span>rename to doc/examples/osmo-pcu.cfg</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10922">change 10922</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/10922"/><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: I1e163e10f8a2e22b9ebdcb2d0f13f6ad07c84efe </div>
<div style="display:none"> Gerrit-Change-Number: 10922 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>