diff options
Diffstat (limited to 'providers/fips/build.info')
| -rw-r--r-- | providers/fips/build.info | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/providers/fips/build.info b/providers/fips/build.info new file mode 100644 index 000000000000..2bfc58501e94 --- /dev/null +++ b/providers/fips/build.info @@ -0,0 +1,6 @@ +# We include the provider implementation into ../libfips.a, so that all +# platforms can resolve symbols in other members of that library. +SOURCE[../libfips.a]=fipsprov.c self_test.c self_test_kats.c + +# It is necessary to have an explicit entry point +SOURCE[../fips]=fips_entry.c |
