summaryrefslogtreecommitdiffstats
path: root/3rd_party/ed25519/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '3rd_party/ed25519/Makefile.am')
-rw-r--r--3rd_party/ed25519/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd_party/ed25519/Makefile.am b/3rd_party/ed25519/Makefile.am
index c475331..d8e4e04 100644
--- a/3rd_party/ed25519/Makefile.am
+++ b/3rd_party/ed25519/Makefile.am
@@ -6,7 +6,7 @@ AM_CPPFLAGS = \
AM_CFLAGS = \
$(GLOBAL_CFLAGS) \
- $(openssl_CFLAGS)
+ $(ssl_lib_CFLAGS)
AM_LDFLAGS =