X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/ab9168949ec2762698d6293adf17b637f30b891e..20fa0f6976d598481208c0583d72b2ccef637be9:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index d05e6ee..636d9b6 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -167,7 +167,7 @@ libcatacomb_la_LDFLAGS = -version-info $(LIBTOOL_VERSION_INFO) ## difference between the first and last numbers is major version. pkginclude_HEADERS = \ - arena.h paranoia.h buf.h qdparse.h keysz.h \ + arena.h paranoia.h buf.h ct.h qdparse.h keysz.h \ blkc.h hash.h gcipher.h ghash.h gmac.h grand.h ghash-def.h \ lcrand.h fibrand.h rc4.h seal.h rand.h noise.h fipstest.h maurer.h \ key.h key-error.h key-data.h passphrase.h pixie.h lmem.h \ @@ -237,7 +237,7 @@ define(`PGEN_SOURCES', primetab.c wheel.c share.c') libcatacomb_la_SOURCES = \ - grand.c keysz.c keysz-conv.c \ + grand.c ct.c keysz.c keysz-conv.c \ lcrand.c fibrand.c rc4.c seal.c rand.c noise.c fipstest.c maurer.c \ arena.c \ passphrase.c pixie-common.c lmem.c \