mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-07-12 02:00:42 +02:00
ima-evm-utils: define a basic hash_info.h file
Some older system kernel header packages don't necessarily include hash_info.h. Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
@ -34,5 +34,5 @@ endif
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir) -include config.h
|
||||
|
||||
CLEANFILES = hash_info.h
|
||||
CLEANFILES = hash_info.h tmp_hash_info.h
|
||||
DISTCLEANFILES = @DISTCLEANFILES@
|
||||
|
Reference in New Issue
Block a user