X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/360c232e56d4d4630710c2ff46cdeebd248b2077..b348397a95fab4bd1688746448e2d1abb24a4304:/Makefile.m4 diff --git a/Makefile.m4 b/Makefile.m4 index 19a2e3c..faf0a95 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -1,6 +1,6 @@ ## -*-makefile-*- ## -## $Id: Makefile.m4,v 1.47 2001/03/03 13:14:13 mdw Exp $ +## $Id: Makefile.m4,v 1.48 2001/04/03 19:36:50 mdw Exp $ ## ## Makefile for Catacomb ## @@ -29,6 +29,9 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.m4,v $ +## Revision 1.48 2001/04/03 19:36:50 mdw +## New block cipher DESX added. +## ## Revision 1.47 2001/03/03 13:14:13 mdw ## Distribute md2-tab.h ## @@ -202,7 +205,7 @@ addsuffix(join(`$1', `-', `$2'), `$3')') ## --- Autogenerated source files --- define(`ciphers', `dnl -_(des) _(des3) dnl +_(des) _(desx) _(des3) dnl _(idea) dnl _(blowfish) _(twofish) dnl _(tea) _(xtea) dnl