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