diff --git a/Makefile b/Makefile index d1b95d5..ea212dd 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ TESTS = test/wots \ test/xmssmt_fast \ test/maxsigsxmss \ test/maxsigsxmssmt \ + test/vectors \ UI = ui/xmss_keypair \ ui/xmss_sign \