summaryrefslogtreecommitdiffstats
path: root/js/src/ctypes/libffi/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/ctypes/libffi/include/Makefile.am')
-rw-r--r--js/src/ctypes/libffi/include/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/js/src/ctypes/libffi/include/Makefile.am b/js/src/ctypes/libffi/include/Makefile.am
new file mode 100644
index 0000000000..c59df9fb3c
--- /dev/null
+++ b/js/src/ctypes/libffi/include/Makefile.am
@@ -0,0 +1,9 @@
+## Process this with automake to create Makefile.in
+
+AUTOMAKE_OPTIONS=foreign
+
+DISTCLEANFILES=ffitarget.h
+noinst_HEADERS=ffi_common.h ffi_cfi.h
+EXTRA_DIST=ffi.h.in
+
+nodist_include_HEADERS = ffi.h ffitarget.h