<p>In <a href="https://github.com/geany/geany-plugins/pull/277#discussion_r46149109">addons/src/Makefile.am</a>:</p>
<pre style='color:#555'>> -    ao_wrapwords.h \
> -  ao_copyfilepath.h \
> -  addons.c \
> -  ao_blanklines.c \
> -  ao_doclist.c \
> -  ao_openuri.c \
> -  ao_systray.c \
> -  ao_bookmarklist.c \
> -  ao_markword.c \
> -  ao_tasks.c \
> -  ao_xmltagging.c \
> -  ao_wrapwords.c \
> -  ao_copyfilepath.c
> -
> -addons_la_LIBADD = $(COMMONLIBS)
> -
>  include $(top_srcdir)/build/cppcheck.mk
</pre>
<p>…but that'd be duplicated functionality for recursive/non-recursive versions, and likely to be missed by accident in one case</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#r46149109">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJyjn8Bb8jnsysUiZoFabSZhwd-gHks5pLFXogaJpZM4Fg-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#r46149109"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>