summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Makefile.in')
-rw-r--r--testsuite/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in
index 6734d3e6..4e20c7a1 100644
--- a/testsuite/Makefile.in
+++ b/testsuite/Makefile.in
@@ -47,8 +47,8 @@ TS_HOGWEED_SOURCES = sexp-test.c sexp-format-test.c \
rsa-compute-root-test.c \
dsa-test.c dsa-keygen-test.c \
curve25519-dh-test.c curve448-dh-test.c \
- ecc-mod-test.c ecc-modinv-test.c ecc-redc-test.c \
- ecc-sqrt-test.c \
+ ecc-mod-arith-test.c ecc-mod-test.c ecc-modinv-test.c \
+ ecc-redc-test.c ecc-sqrt-test.c \
ecc-dup-test.c ecc-add-test.c \
ecc-mul-g-test.c ecc-mul-a-test.c \
ecdsa-sign-test.c ecdsa-verify-test.c \