swtpm/include/Makefile.am
Stefan Berger fa2fc871d2 swtpm: Fix issues raised by -Wextra
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-06-24 15:05:03 -04:00

16 lines
238 B
Makefile

#
# include/Makefile.am
#
# For the license, see the COPYING file in the root directory.
#
SUBDIRS = swtpm
noinst_HEADERS = \
compiler_dependencies.h \
sys_dependencies.h
EXTRA_DIST = \
compiler_dependencies.h \
sys_dependencies.h