diff --git a/trunk/hsm_utils/Makefile b/trunk/hsm_utils/Makefile index 610566b..18429e4 100644 --- a/trunk/hsm_utils/Makefile +++ b/trunk/hsm_utils/Makefile @@ -120,6 +120,7 @@ TARGETS_SIMPLE= \ import_aes_key \ import_rsa_keypair \ import_ecdsa_keypair \ + create_rsa_pss_cert \ simple: $(TARGETS_SIMPLE)