diff --git a/tools/scripts/Makefile b/tools/scripts/Makefile index d35916464..401e47f83 100644 --- a/tools/scripts/Makefile +++ b/tools/scripts/Makefile @@ -85,7 +85,8 @@ HEADER_FILES := $(INCLUDES_DIR)/caliptra_defines.h \ TEST_GEN_FILES := $(CALIPTRA_ROOT)/src/ecc/tb/ecdsa_secp384r1.exe \ $(CALIPTRA_ROOT)/src/doe/tb/doe_test_gen.py \ - $(CALIPTRA_ROOT)/src/sha256/tb/sha256_wntz_test_gen.py + $(CALIPTRA_ROOT)/src/sha256/tb/sha256_wntz_test_gen.py \ + $(ADAMS_BRIDGE_ROOT)/sec/mldsa_top/uvmf/Dilithium_ref/dilithium/ref/test/test_dilithium5 # Separate OFILE variable since this is not used to build remote images # (i.e. FMC or RunTime)