summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--engines/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/build.info b/engines/build.info
index f94e620a02..e493cedaab 100644
--- a/engines/build.info
+++ b/engines/build.info
@@ -43,7 +43,7 @@ IF[{- !$disabled{"engine"} -}]
ENDIF
ENDIF
IF[{- !$disabled{"devcryptoeng"} -}]
- ENGINES=devcrypto
+ MODULES=devcrypto
SOURCE[devcrypto]=e_devcrypto.c
DEPEND[devcrypto]=../libcrypto
INCLUDE[devcrypto]=../include