aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 5d8db16..807bf54 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -515,7 +515,6 @@ libcrypto_la_SOURCES += des/ecb_enc.c
515libcrypto_la_SOURCES += des/ede_cbcm_enc.c 515libcrypto_la_SOURCES += des/ede_cbcm_enc.c
516libcrypto_la_SOURCES += des/fcrypt.c 516libcrypto_la_SOURCES += des/fcrypt.c
517libcrypto_la_SOURCES += des/fcrypt_b.c 517libcrypto_la_SOURCES += des/fcrypt_b.c
518EXTRA_libcrypto_la_SOURCES += des/ncbc_enc.c
519libcrypto_la_SOURCES += des/ofb64ede.c 518libcrypto_la_SOURCES += des/ofb64ede.c
520libcrypto_la_SOURCES += des/ofb64enc.c 519libcrypto_la_SOURCES += des/ofb64enc.c
521libcrypto_la_SOURCES += des/ofb_enc.c 520libcrypto_la_SOURCES += des/ofb_enc.c