blob: 1df3032207ce1bf4f7059b1f75c195837088f357 [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 \
swtpm_setup
if WITH_SELINUX
SUBDIRS += \
selinux
endif