Missed a file. Whoops.
authormdw <mdw>
Sat, 12 Feb 2000 18:22:26 +0000 (18:22 +0000)
committermdw <mdw>
Sat, 12 Feb 2000 18:22:26 +0000 (18:22 +0000)
Makefile.m4

index 302e2f4..bf7b533 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.m4,v 1.23 2000/02/12 18:21:01 mdw Exp $
+## $Id: Makefile.m4,v 1.24 2000/02/12 18:22:26 mdw Exp $
 ##
 ## Makefile for Catacomb
 ##
@@ -29,6 +29,9 @@
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.m4,v $
+## Revision 1.24  2000/02/12 18:22:26  mdw
+## Missed a file.  Whoops.
+##
 ## Revision 1.23  2000/02/12 18:21:01  mdw
 ## Overhaul of key management (again).
 ##
@@ -170,7 +173,7 @@ pkginclude_HEADERS = \
        ghash-def.h \
        rc4.h \
        rand.h noise.h \
-       key.h passphrase.h pixie.h lmem.h \
+       key.h key-data.h passphrase.h pixie.h lmem.h \
        lcrand.h fibrand.h \
        mpx.h mpw.h mpscan.h mparena.h mp.h mptext.h mpint.h \
        mpbarrett.h mpmont.h mpcrt.h \