X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/f387fcb17a980fe165218d217b0187a8c279508a..bccb92dd7abb72205fb3835f746145d271d2b998:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index e317db9..0025dc6 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -202,13 +202,13 @@ define(`EC_SOURCES', define(`PGEN_SOURCES', `pfilt.c rabin.c \ - pgen.c pgen-stdev.c pgen-safe.c pgen-gcd.c prim.c strongprime.c \ - limlee.c \ + pgen.c pgen-stdev.c pgen-gcd.c pgen-simul.c \ + prim.c strongprime.c limlee.c \ keycheck.c keycheck-mp.c keycheck-report.c \ bbs-rand.c bbs-gen.c bbs-jump.c bbs-fetch.c \ rsa-priv.c rsa-pub.c rsa-gen.c rsa-recover.c rsa-fetch.c \ oaep.c pkcs1.c pss.c \ - dh-gen.c dh-limlee.c dh-check.c dh-fetch.c dh-param.c \ + dh-gen.c dh-limlee.c dh-kcdsa.c dh-check.c dh-fetch.c dh-param.c \ dsarand.c dsa-sign.c dsa-verify.c dsa-gen.c dsa-check.c \ gdsa.c gkcdsa.c \ key-data.c key-flags.c key-text.c key-binary.c key-pass.c \