<p>In <a href="https://github.com/geany/geany-plugins/pull/376#discussion_r55633642">build/common.m4</a>:</p>
<pre style='color:#555'>> @@ -75,6 +75,7 @@ AC_DEFUN([GP_CHECK_MINGW],
>            *mingw*)
>                    AC_DEFINE([WIN32], [1], [we are cross compiling for WIN32])
>                    AM_CONDITIONAL([MINGW], true)
> +                  AC_SUBST([docdir], '${prefix}/doc/geany-plugins')
</pre>
<p>Oops, this was just a left-over in this PR. I actually built the provided test binaries without this.<br>
Thanks for noticing it and sorry. Fixed in <a href="https://github.com/eht16/geany-plugins/commit/953d478f2cbb1b06d730e421b6673bdfdd4564dd" class="commit-link">eht16@<tt>953d478</tt></a>.</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/376/files#r55633642">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJzAXfQ7bXyyHCkGkaiiUNg4ecTXeks5pr6JIgaJpZM4Hk_jj.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/376/files#r55633642"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>