]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
Makefile.am: add types.h to the list of headers
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 19 Jul 2024 08:42:25 +0000 (10:42 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 19 Jul 2024 08:42:52 +0000 (10:42 +0200)
commitb8c482aa1694912319bc65272e00f866c0923b37
treeea4dc0eaf91b5c04514ee9459a08c81b0053f938
parentddabb787d45b2ae366bd1067051ec26d30a815dd
Makefile.am: add types.h to the list of headers

Without that, make mock won't work properly.

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