Fix Fiat path.

(I'm not sure why this built anywhere, but it did.)

Change-Id: I47e5b9b689c597e38a74104ac9ddcadfc2fb063d
Reviewed-on: https://boringssl-review.googlesource.com/31644
Reviewed-by: Adam Langley <agl@google.com>
This commit is contained in:
Adam Langley 2018-09-06 07:57:38 -07:00 committed by Adam Langley
parent 3faf3db6d8
commit 3a08fbd2a4

View File

@ -387,7 +387,7 @@ add_library(
x509v3/v3_skey.c
x509v3/v3_sxnet.c
x509v3/v3_utl.c
../../third_party/fiat/curve25519.c
../third_party/fiat/curve25519.c
$<TARGET_OBJECTS:fipsmodule>