blob: 31f13f83feb86d2332a2a885ae24663c3f7d949d [file] [log] [blame]
#
# src/Makefile.am
#
# For the license, see the COPYING file in the root directory.
#
SUBDIRS = \
swtpm \
swtpm_bios \
swtpm_cert \
swtpm_ioctl
if WITH_SWTPM_SETUP
SUBDIRS += \
swtpm_setup
endif
if WITH_SELINUX
SUBDIRS += \
selinux
endif