[beast: 36/39] SFI: install headers under $(pkgincludedir)
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 36/39] SFI: install headers under $(pkgincludedir)
- Date: Sun, 13 Sep 2015 20:29:57 +0000 (UTC)
commit e68bb4d41411272b368f5462c25e912d4f8d4716
Author: Tim Janik <timj gnu org>
Date: Sat Sep 12 01:57:38 2015 +0200
SFI: install headers under $(pkgincludedir)
sfi/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sfi/Makefile.am b/sfi/Makefile.am
index ab0e9b0..0c2c242 100644
--- a/sfi/Makefile.am
+++ b/sfi/Makefile.am
@@ -35,7 +35,7 @@ $(sfi_all_sources): $(sfi_built_sources)
# SFI library
noinst_LTLIBRARIES = libsfi.la
-libsfiincludedir = $(includedir)/sfi
+libsfiincludedir = $(pkgincludedir)/sfi
libsfiinclude_HEADERS = $(sfi_public_headers)
libsfi_la_SOURCES = $(sfi_all_sources)
libsfi_la_LDFLAGS = $(AM_LDFLAGS) -no-undefined # -Wl,-Bsymbolic
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]