From: mdw Date: Fri, 16 May 2003 01:12:37 +0000 (+0000) Subject: Ship `rc2-tab.h' and `skipjack-tab.h'. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/a297c21674d7453888b13597d5c12b1ff5853a90 Ship `rc2-tab.h' and `skipjack-tab.h'. --- diff --git a/Makefile.m4 b/Makefile.m4 index 2bc7b57..f2422f1 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.m4,v 1.59 2003/05/16 00:54:50 mdw Exp $ +## $Id: Makefile.m4,v 1.60 2003/05/16 01:12:37 mdw Exp $ ## ## Makefile for Catacomb ## @@ -29,6 +29,9 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.m4,v $ +## Revision 1.60 2003/05/16 01:12:37 mdw +## Ship `rc2-tab.h' and `skipjack-tab.h'. +## ## Revision 1.59 2003/05/16 00:54:50 mdw ## Install pixie to fake root if wanted. Ship `desx-tab.h' ## @@ -360,6 +363,8 @@ libcatacomb_la_SOURCES = \ MP_SOURCES karatsuba.h \ des-base.c des-base.h \ desx-tab.h \ + rc2-tab.h \ + skipjack-tab.h \ cast-s.c cast-sk.c cast-base.h cast-tab.h \ rijndael-base.c rijndael-base.h \ md2-tab.h \