You suggest to use contrib/edac-fake-inject to test rasdaemon but you do not package it into release tarball. Can you package it? This would be useful for users using tarballs to build rasdaemon (and also for downstream distributions that package from tarballs).
Perhaps, you just need to add it into EXTRA_DIST (and maybe other useful contrib scripts too).
You suggest to use
contrib/edac-fake-injectto testrasdaemonbut you do not package it into release tarball. Can you package it? This would be useful for users using tarballs to buildrasdaemon(and also for downstream distributions that package from tarballs).Perhaps, you just need to add it into
EXTRA_DIST(and maybe other useful contrib scripts too).