Author :
Anthony Green
Date :
2021-06-26 12:08:35
Hash :1e5dc8de Message :Add missing file from make dist. Add missing license info.
include/Makefile.am
## Process this with automake to create Makefile.in
AUTOMAKE_OPTIONS=foreign
DISTCLEANFILES=ffitarget.h
noinst_HEADERS=ffi_common.h ffi_cfi.h tramp.h
EXTRA_DIST=ffi.h.in
nodist_include_HEADERS = ffi.h ffitarget.h