From ea38161e8eccdcbdcc015c9dd6c144a5e20cca0a Mon Sep 17 00:00:00 2001 From: mdw Date: Sun, 16 Jul 2000 20:00:46 +0000 Subject: [PATCH] Bug fixes to distribution. --- Makefile.m4 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile.m4 b/Makefile.m4 index 3a7c02a..38989e5 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.m4,v 1.34 2000/07/15 20:55:32 mdw Exp $ +## $Id: Makefile.m4,v 1.35 2000/07/16 20:00:46 mdw Exp $ ## ## Makefile for Catacomb ## @@ -29,6 +29,9 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.m4,v $ +## Revision 1.35 2000/07/16 20:00:46 mdw +## Bug fixes to distribution. +## ## Revision 1.34 2000/07/15 20:55:32 mdw ## More hashes and ciphers. An extra tool. ## @@ -252,6 +255,8 @@ libcatacomb_la_SOURCES = \ des-base.c des-base.h \ cast-s.c cast-sk.c cast-base.h cast-tab.h \ serpent-sbox.h \ + skipjack-tab.h \ + tiger-base.h \ daftstory.h \ rc4.c seal.c \ rand.c noise.c fipstest.c maurer.c \ -- 2.11.0