<p>Neels Hofmeyr <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12775">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">doxygen: add source files as dependencies<br><br>So far, when modifying a source file, the doxygen docs were not regenerated<br>automatically. It required a manual 'rm -rf docs/core' or similar. Make it<br>rebuild automatically:<br><br>Add each library's source files to the list of dependencies for the first-pass<br>doxygen build.<br><br>Attention, since all libraries depend on the .map files of each other library,<br>and each library depends on its own source files, that means that a single<br>touch on one .c file anywhere will result in rebuilding the entire doxygen<br>docs. It is correct to do so, since any file may introduce \ref targets used<br>anywhere else. If you don't want that, --disable-doxygen.<br><br>Change-Id: I15ea96be6e7abe91264b91f0b06963a0f2d63b0b<br>---<br>M Makefile.am<br>1 file changed, 25 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/75/12775/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12775">change 12775</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/12775"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I15ea96be6e7abe91264b91f0b06963a0f2d63b0b </div>
<div style="display:none"> Gerrit-Change-Number: 12775 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>