unplugged-system/external/ltp/testcases/kernel/security/integrity/ima/datafiles/Makefile

14 lines
389 B
Makefile

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) Linux Test Project, 2019-2020
# Copyright (c) 2020 Microsoft Corporation
# Copyright (C) 2009, Cisco Systems Inc.
# Ngie Cooper, July 2009
top_srcdir ?= ../../../../../..
include $(top_srcdir)/include/mk/env_pre.mk
SUBDIRS := ima_kexec ima_keys ima_policy ima_selinux
include $(top_srcdir)/include/mk/generic_trunk_target.mk