From: mdw Date: Wed, 3 Nov 2004 16:04:57 +0000 (+0000) Subject: Ship bintab.h. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/e40955b56456a6191ebff48b00c667a0674b3bdb Ship bintab.h. --- diff --git a/Makefile.m4 b/Makefile.m4 index 9753dc3..0fac1c4 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -167,7 +167,7 @@ pkginclude_HEADERS = \ rho.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 \ + ptab.h bintab.h group.h group-guts.h \ allwithsuffix(`ciphers', `cipher_modes', `.h') \ allwithsuffix(`hashes', `hash_modes', `.h') \ addsuffix(`cipher_modes', `-def.h') \