diff --git a/crypto_kem/frodokem640shake/clean/Makefile.Microsoft_nmake b/crypto_kem/frodokem640shake/clean/Makefile.Microsoft_nmake index 2b9d19c8..71082121 100644 --- a/crypto_kem/frodokem640shake/clean/Makefile.Microsoft_nmake +++ b/crypto_kem/frodokem640shake/clean/Makefile.Microsoft_nmake @@ -1,7 +1,7 @@ # This Makefile can be used with Microsoft Visual Studio's nmake using the command: # nmake /f Makefile.Microsoft_nmake -LIBRARY=lifrodokem640shake_clean.lib +LIBRARY=libfrodokem640shake_clean.lib OBJECTS=kem.obj matrix_shake.obj noise.obj util.obj CFLAGS=/nologo /I ..\..\..\common /W4 /WX