<p>In <a href="https://github.com/geany/geany/pull/890#discussion_r52676198">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>
<div class="email-fragment">Am 11.02.2016 um 23:00 schrieb Colomban Wendling:</div>
<div class="email-quoted-reply">
 In doc/Makefile.am
 <<a href="https://github.com/geany/geany/pull/890#discussion_r52674471" class="issue-link js-issue-link" data-url="https://github.com/geany/geany/issues/890" data-id="128971708" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#890 (comment)</a>>:

 >
 > -all-local: Doxyfile.stamp
 > +Doxyfile.stamp: Doxyfile Doxyfile-gi $(doxygen_sources)
 > + $(AM_V_GEN)$(DOXYGEN) Doxyfile-gi && $(DOXYGEN) Doxyfile && echo "" > $@

 I do. it was a bad idea before, and gets worse by adding more logic to
 the line

</div>
<div class="email-fragment">Fine. I'll use $(AM_V_at) to supress output for all but the last line.</div>

<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#r52676198">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ9DB7bH5hfuELRZ2E4oAsl0xlnMzks5pjP8QgaJpZM4HM9VD.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#r52676198"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>