mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
Include tests for automake builds
This commit is contained in:
@@ -19,6 +19,7 @@ AM_CPPFLAGS += -I $(top_srcdir)/crypto/modes
|
||||
AM_CPPFLAGS += -I $(top_srcdir)/crypto/sha
|
||||
AM_CPPFLAGS += -I $(top_srcdir)/crypto/x509
|
||||
AM_CPPFLAGS += -I $(top_srcdir)/ssl
|
||||
AM_CPPFLAGS += -I $(top_srcdir)/tests
|
||||
AM_CPPFLAGS += -I $(top_srcdir)/apps/openssl
|
||||
AM_CPPFLAGS += -I $(top_srcdir)/apps/openssl/compat
|
||||
AM_CPPFLAGS += -D_PATH_SSL_CA_FILE=\"$(top_srcdir)/cert.pem\"
|
||||
|
||||
Reference in New Issue
Block a user