diff --git a/Makefile b/Makefile index dc60516e..c9f2e10b 100644 --- a/Makefile +++ b/Makefile @@ -239,6 +239,7 @@ standalone: $(Q)$(SIZE) test-app/image.elf include tools/test.mk +include tools/test-enc.mk ed25519.der: @$(KEYGEN_TOOL) $(KEYGEN_OPTIONS) src/ed25519_pub_key.c