aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index d6a551b..9e8b5e6 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -692,11 +692,7 @@ libcrypto_la_SOURCES += hmac/hmac.c
692noinst_HEADERS += hmac/hmac_local.h 692noinst_HEADERS += hmac/hmac_local.h
693 693
694# idea 694# idea
695libcrypto_la_SOURCES += idea/i_cbc.c 695libcrypto_la_SOURCES += idea/idea.c
696libcrypto_la_SOURCES += idea/i_cfb64.c
697libcrypto_la_SOURCES += idea/i_ecb.c
698libcrypto_la_SOURCES += idea/i_ofb64.c
699libcrypto_la_SOURCES += idea/i_skey.c
700noinst_HEADERS += idea/idea_local.h 696noinst_HEADERS += idea/idea_local.h
701 697
702# kdf 698# kdf