summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-11-13 19:17:19 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-11-13 19:20:53 +0800
commit982b89c01aca99c7bc229914fc1521f96930919b (patch)
tree57d0b4cee02a703e9fcf6711fd64d947bf217d58 /include
parent60e4250a77eb3fde500bfd68ec40519fe34b21bd (diff)
downloadlibffi-982b89c01aca99c7bc229914fc1521f96930919b.tar.gz
Install public headers in the standard path
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index bb241e8..c59df9f 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -6,5 +6,4 @@ DISTCLEANFILES=ffitarget.h
noinst_HEADERS=ffi_common.h ffi_cfi.h
EXTRA_DIST=ffi.h.in
-includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
-nodist_includes_HEADERS = ffi.h ffitarget.h
+nodist_include_HEADERS = ffi.h ffitarget.h