swtpm/include/Makefile.am
Stefan Berger 9c9ed515f4 build-sys: Include -T$(top_srcdir)/include for out-of-tree builds
For sys_dependencies.h to be found during out-of-tree builds we
need to include -I$(top_srcdir)/include.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2018-09-01 11:45:09 -04:00

14 lines
184 B
Makefile

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