diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 31a1be2..5582dd1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am | |||
| @@ -19,6 +19,7 @@ AM_CPPFLAGS += -I $(top_srcdir)/crypto/modes | |||
| 19 | AM_CPPFLAGS += -I $(top_srcdir)/crypto/sha | 19 | AM_CPPFLAGS += -I $(top_srcdir)/crypto/sha |
| 20 | AM_CPPFLAGS += -I $(top_srcdir)/crypto/x509 | 20 | AM_CPPFLAGS += -I $(top_srcdir)/crypto/x509 |
| 21 | AM_CPPFLAGS += -I $(top_srcdir)/ssl | 21 | AM_CPPFLAGS += -I $(top_srcdir)/ssl |
| 22 | AM_CPPFLAGS += -I $(top_srcdir)/tests | ||
| 22 | AM_CPPFLAGS += -I $(top_srcdir)/apps/openssl | 23 | AM_CPPFLAGS += -I $(top_srcdir)/apps/openssl |
| 23 | AM_CPPFLAGS += -I $(top_srcdir)/apps/openssl/compat | 24 | AM_CPPFLAGS += -I $(top_srcdir)/apps/openssl/compat |
| 24 | AM_CPPFLAGS += -D_PATH_SSL_CA_FILE=\"$(top_srcdir)/cert.pem\" | 25 | AM_CPPFLAGS += -D_PATH_SSL_CA_FILE=\"$(top_srcdir)/cert.pem\" |
