From 6c5c5c99dba5a4858cab5633dd5a2b25febaf0ee Mon Sep 17 00:00:00 2001 From: kubodera_yuichi Date: Tue, 29 Dec 2009 00:34:05 +0000 Subject: [PATCH] =?UTF-8?q?hsm=5Futils:Makefile=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_eFuse@120 ff987cc8-cf2f-4642-8568-d52cce064691 --- hsm_utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hsm_utils/Makefile b/hsm_utils/Makefile index 0e307a1..e8de711 100644 --- a/hsm_utils/Makefile +++ b/hsm_utils/Makefile @@ -116,7 +116,7 @@ import_ecdsa_keypair: import_ecdsa_keypair.c $(EXTRA_OBJECTS) TARGETS_SIMPLE= \ import_common_key \ import_rsa_keypair \ - import_ecc_keypair \ + import_ecdsa_keypair \ simple: $(TARGETS_SIMPLE)