summary refs log tree commit diff
path: root/Makefile.am.common
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-10-11 19:17:00 -0400
committerJune McEnroe <june@causal.agency>2023-10-11 19:20:41 -0400
commit7314efbbff8888e2e9b9676b5ef8343c0f64554d (patch)
tree8033458e5c2407a746a6bd97853db77143074044 /Makefile.am.common
parentMerge LibreSSL 3.7.0 (diff)
parentImport LibreSSL 3.7.1 (diff)
downloadlibretls-7314efbbff8888e2e9b9676b5ef8343c0f64554d.tar.gz
libretls-7314efbbff8888e2e9b9676b5ef8343c0f64554d.zip
Merge LibreSSL 3.7.1
Diffstat (limited to 'Makefile.am.common')
-rw-r--r--Makefile.am.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am.common b/Makefile.am.common
index 87aa807..5405704 100644
--- a/Makefile.am.common
+++ b/Makefile.am.common
@@ -1,3 +1,5 @@
 AM_CFLAGS =
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL
+AM_CPPFLAGS = -I$(top_srcdir)/include
+AM_CPPFLAGS += -I$(abs_top_builddir)/include
+AM_CPPFLAGS += -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL
 AM_CPPFLAGS += -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=