<p>In <a href="https://github.com/geany/geany-plugins/pull/277#discussion_r46147828">addons/Makefile.rel.am</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,16 @@
> +include %D%/src/Makefile.rel.am
> +
> +if ENABLE_ADDONS
> +addonsdocdir = $(docdir)/addons
> +dist_addonsdoc_DATA = \
> +  %D%/README \
> +  %D%/ChangeLog \
> +  %D%/NEWS \
> +  %D%/COPYING \
> +  %D%/AUTHORS
</pre>
<p>I don't really like how this got duplicated a lot… unfortunately I don't have a solution for that as we can't rely on something like <code>$(plugin)</code> anymore as it would conflict in the top-level Makefile</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#r46147828">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ2ltLhm61C91FY366f7hqkuwYLTgks5pLFOmgaJpZM4Fg-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#r46147828"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>