Fix various plugins including generated .h files when building outside of source...
[claws.git] / src / plugins / mailmbox / Makefile.am
index 62acb270acc0ae466ede5ccb949569b26b9165d6..1eceab50a99c81aa1470a70d70a3fb0e43a34895 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