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