<p>In <a href="https://github.com/geany/geany-plugins/pull/277#discussion_r46152042">pretty-printer/Makefile.rel.am</a>:</p>
<pre style='color:#555'>> +include %D%/src/Makefile.rel.am
> +
> +if ENABLE_PRETTY_PRINTER
> +pretty_printerdocdir = $(docdir)/codenav
> +dist_pretty_printerdoc_DATA = \
> +  $(top_srcdir)/codenav/README \
> +  $(top_srcdir)/codenav/ChangeLog \
> +  $(top_srcdir)/codenav/NEWS \
> +  $(top_srcdir)/codenav/COPYING \
> +  $(top_srcdir)/codenav/AUTHORS
> +
> +EXTRA_DIST += \
> +  $(top_srcdir)/codenav/wscript_build \
> +  $(top_srcdir)/codenav/wscript_configure
> +
> +plugin = codenav
</pre>
<p>…and even wrong, but that's already like that in current build system.</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-plugins/pull/277/files#r46152042">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ2HwqNvvUm1LCz2dQPa4p_ktCuLZks5pLFsdgaJpZM4Fg-b2.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-plugins/pull/277/files#r46152042"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>