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