Skip to content

Commit 8612593

Browse files
committed
include test-enc.mk in main Makefile
1 parent 33d3f14 commit 8612593

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ standalone:
239239
$(Q)$(SIZE) test-app/image.elf
240240

241241
include tools/test.mk
242+
include tools/test-enc.mk
242243

243244
ed25519.der:
244245
@$(KEYGEN_TOOL) $(KEYGEN_OPTIONS) src/ed25519_pub_key.c

0 commit comments

Comments
 (0)