plugins/hal.c should not be present in the distribution. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index db8e7ae..f9caeb8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -242,7 +242,7 @@ endif builtin_modules += formfactor builtin_sources += plugins/formfactor.c -EXTRA_DIST += plugins/hal.c plugins/formfactor.c +EXTRA_DIST += plugins/formfactor.c builtin_modules += storage builtin_sources += plugins/storage.c -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html