<p>In <a href="https://github.com/geany/geany/pull/890#discussion_r52678227">doc/Makefile.am</a>:</p>
<pre style='color:#555'>>  
> -all-local: Doxyfile.stamp
> +Doxyfile.stamp: Doxyfile Doxyfile-gi $(doxygen_sources)
> +  $(AM_V_GEN)$(DOXYGEN) Doxyfile-gi && $(DOXYGEN) Doxyfile && echo "" > $@
</pre>
<p>oh, echoing.  Well, if it's important then maybe just split the lines with a \ so at least it's each instruction on its own line</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/890/files#r52678227">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJz-c_Rmod9uuy-AVWmJlNOkp2NEYks5pjQKfgaJpZM4HM9VD.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/890/files#r52678227"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>