We have no abc folder in src. Looks like this was bootstrapped with some Makefile.am from libabc. Signed-off-by: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx> --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2584cb2..2261603 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,6 @@ AM_CPPFLAGS = \ -include $(top_builddir)/config.h \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ -DLIBEXECDIR=\""$(libexecdir)"\" \ - -I${top_srcdir}/src/abc \ -I${top_srcdir}/src AM_CFLAGS = ${WPAN_TOOLS_CFLAGS} \ -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html