aboutsummaryrefslogtreecommitdiff
path: root/providers/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'providers/build.info')
-rw-r--r--providers/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/build.info b/providers/build.info
index f2e0d43..b365bda 100644
--- a/providers/build.info
+++ b/providers/build.info
@@ -140,7 +140,7 @@ ENDIF
IF[{- !$disabled{fips} -}]
# This is the trigger to actually build the FIPS module. Without these
# statements, the final build file will not have a trace of it.
- MODULES=$FIPSGOAL
+ MODULES{fips}=$FIPSGOAL
LIBS{noinst}=$LIBFIPS
ENDIF