X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/975679c728722cd4f201ed67eeba83560fdcb5d6..80be023065ced106a4078a36371c135a60d2bd6c:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index 98218ba..0025dc6 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -208,7 +208,7 @@ define(`PGEN_SOURCES', 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 \