From cde0e9c182057c3d8c582c429302579712736c27 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sat, 31 Aug 2024 09:33:43 -0600 Subject: Be better at grep... --- crypto/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/Makefile.am') 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 libcrypto_la_SOURCES += des/ede_cbcm_enc.c libcrypto_la_SOURCES += des/fcrypt.c libcrypto_la_SOURCES += des/fcrypt_b.c -EXTRA_libcrypto_la_SOURCES += des/ncbc_enc.c libcrypto_la_SOURCES += des/ofb64ede.c libcrypto_la_SOURCES += des/ofb64enc.c libcrypto_la_SOURCES += des/ofb_enc.c -- cgit v1.2.3-55-g6feb