mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-04-29 15:13:38 +02:00

evmctl provides signing support for IMA/EVM. Functionality includes signing of file content (IMA), file metadata (EVM), importing public keys into kernel keyring. Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
7 lines
88 B
Makefile
7 lines
88 B
Makefile
SUBDIRS = src tests
|
|
|
|
#EXTRA_DIST = LEGAL acinclude.m4 include
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|