e_devcrypto: make the /dev/crypto engine dynamic
[openssl.git] / crypto / engine / build.info
index e00802a3fd55b6fb94a198e07f6eabe034fcb46d..47fe948966ea1e2854327b48626b20757e967c0f 100644 (file)
@@ -6,6 +6,3 @@ SOURCE[../../libcrypto]=\
         tb_cipher.c tb_digest.c tb_pkmeth.c tb_asnmth.c tb_eckey.c \
         eng_openssl.c eng_cnf.c eng_dyn.c \
         eng_rdrand.c
-IF[{- !$disabled{devcryptoeng} -}]
-  SOURCE[../../libcrypto]=eng_devcrypto.c
-ENDIF