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 4030eae..35148e3 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -7,6 +7,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdh
7AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdsa 7AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdsa
8AM_CPPFLAGS += -I$(top_srcdir)/crypto/evp 8AM_CPPFLAGS += -I$(top_srcdir)/crypto/evp
9AM_CPPFLAGS += -I$(top_srcdir)/crypto/modes 9AM_CPPFLAGS += -I$(top_srcdir)/crypto/modes
10AM_CPPFLAGS += -I$(top_srcdir)/crypto/x509
10AM_CPPFLAGS += -I$(top_srcdir)/crypto 11AM_CPPFLAGS += -I$(top_srcdir)/crypto
11 12
12noinst_LTLIBRARIES = libcompat.la 13noinst_LTLIBRARIES = libcompat.la