aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index e2e4e39..357e669 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -11,6 +11,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/crypto/dsa
11AM_CPPFLAGS += -I$(top_srcdir)/crypto/ec 11AM_CPPFLAGS += -I$(top_srcdir)/crypto/ec
12AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdh 12AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdh
13AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdsa 13AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdsa
14AM_CPPFLAGS += -I$(top_srcdir)/crypto/err
14AM_CPPFLAGS += -I$(top_srcdir)/crypto/evp 15AM_CPPFLAGS += -I$(top_srcdir)/crypto/evp
15AM_CPPFLAGS += -I$(top_srcdir)/crypto/hmac 16AM_CPPFLAGS += -I$(top_srcdir)/crypto/hmac
16AM_CPPFLAGS += -I$(top_srcdir)/crypto/lhash 17AM_CPPFLAGS += -I$(top_srcdir)/crypto/lhash