Bug fixes to distribution.
authormdw <mdw>
Sun, 16 Jul 2000 20:00:46 +0000 (20:00 +0000)
committermdw <mdw>
Sun, 16 Jul 2000 20:00:46 +0000 (20:00 +0000)
Makefile.m4

index 3a7c02a..38989e5 100644 (file)
@@ -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 \