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