From 9ed79b918009580a04649c7acdce63247d2314ed Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 3 Mar 2020 13:32:14 +0100 Subject: Add support for getting neutral points in coordinate systems. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0f52507..0e43a25 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ ec.test_params ec.test_key_agreement ec.test_key_generation ec.test_mod ec.test_ ec.test_mult ec.test_naf ec.test_op ec.test_point ec.test_signature SCA_TESTS = sca.test_align sca.test_combine sca.test_edit sca.test_filter sca.test_match sca.test_process \ -sca.test_sampling sca.test_test sca.test_trace sca.test_traceset +sca.test_sampling sca.test_target sca.test_test sca.test_trace sca.test_traceset TESTS = ${EC_TESTS} ${SCA_TESTS} -- cgit v1.2.3-70-g09d2