Fix various plugins including generated .h files when building outside of source...
[claws.git] / src / plugins / bsfilter / Makefile.am
index 0b920198e2bebe55a76bbb1923a4e0bbc935f548..72bee25959d8979306abf731e18801053872c484 100644 (file)
@@ -8,7 +8,7 @@ EXTRA_DIST = claws.def plugin.def version.rc
 IFLAGS = \
        -I$(top_srcdir)/src \
        -I$(top_srcdir)/src/common \
-       -I$(top_builddir)/src/common \
+       -I$(top_builddir)/src \
        -I$(top_srcdir)/src/gtk
 
 if OS_WIN32