]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
Makefile.am: fix build header rules
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 26 May 2021 08:20:39 +0000 (10:20 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 26 May 2021 08:28:55 +0000 (10:28 +0200)
commit16d929b024c31d54a7f8a72eab094376c7be27f5
tree02395373188ab1bf2a11f757f7f22872b3feff1a
parentce6e7864f11f709c4f803828fbc8e507d115d03b
Makefile.am: fix build header rules

non-standard-hisilicon.h was added twice;
ras-memory-failure-handler.h is missing.

Due to that, the tarball becomes incomplete, causing build
errors.

While here, also adjust .travis.yml to use --enable-all.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
.travis.yml
Makefile.am