blob: a5ba2f24f7f6ac89a73ca6ef0b51a8d65630ff40 [file] [log] [blame]
#
# src/swtpm_bios/Makefile.am
#
# For the license, see the LICENSE file in the root directory.
#
noinst_HEADERS = \
tpm_bios.h
bin_PROGRAMS = \
swtpm_bios
swtpm_bios_CFLAGS = \
-I$(top_builddir)/include \
-I$(top_srcdir)/include
swtpm_bios_SOURCES = tpm_bios.c
EXTRA_DIST = \
README
CLEANFILES = *.gcno *.gcda *.gcov