X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/953ec7bd1d3ce50efd70f23b4c83ad24693571c2..f94b972d1c0389e4e9203cc9919ceaadbe655b61:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index 1cccc9b..21c6d34 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -161,8 +161,9 @@ pkginclude_HEADERS = \ tlsprf.h sslprf.h \ gfshare.h share.h \ rho.h \ - field.h ec.h ec-exp.h ec-test.h ectab.h ec-keys.h ec-raw.h \ - ptab.h group.h \ + field.h field-guts.h \ + ec.h ec-guts.h ec-exp.h ec-test.h ectab.h ec-keys.h ec-raw.h \ + ptab.h group.h group-guts.h \ allwithsuffix(`ciphers', `cipher_modes', `.h') \ allwithsuffix(`hashes', `hash_modes', `.h') \ addsuffix(`cipher_modes', `-def.h') \