<p>In <a href="https://github.com/geany/geany-plugins/pull/277#discussion_r46153110">treebrowser/src/Makefile.rel.am</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,13 @@
> +if ENABLE_TREEBROWSER
> +geanyplugins_LTLIBRARIES += %D%/treebrowser.la
> +
> +%C%_treebrowser_la_SOURCES = %D%/treebrowser.c
> +%C%_treebrowser_la_CFLAGS = $(AM_CFLAGS) $(GIO_CFLAGS)
> +%C%_treebrowser_la_LIBADD = $(COMMONLIBS) $(GIO_LIBS)
> +
> +%C%_treebrowser_la_CPPCHECKFLAGS = \
> +                --suppress='deallocDealloc:$(srcdir)/treebrowser.c' \
> +                --suppress='doubleFree:$(srcdir)/treebrowser.c'
</pre>
<p>same remark on <code>CPPCHECKFLAGS</code></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#r46153110">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ9kbhhs5MfC4ruosbIQJxS35wq3Mks5pLFzTgaJpZM4Fg-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#r46153110"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>