From f7061dad5d93b445ab19a7c13e1813bf36061a73 Mon Sep 17 00:00:00 2001 From: mdw Date: Sun, 21 Mar 2004 23:03:30 +0000 Subject: [PATCH] Distribute headers properly. --- Makefile.m4 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile.m4 b/Makefile.m4 index 9be48d5..2bb62f2 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -1,6 +1,6 @@ ## -*-m4-*- ## -## $Id: Makefile.m4,v 1.67 2004/03/21 22:52:06 mdw Exp $ +## $Id: Makefile.m4,v 1.68 2004/03/21 23:03:30 mdw Exp $ ## ## Makefile for Catacomb ## @@ -29,6 +29,9 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.m4,v $ +## Revision 1.68 2004/03/21 23:03:30 mdw +## Distribute headers properly. +## ## Revision 1.67 2004/03/21 22:52:06 mdw ## Merge and close elliptic curve branch. ## @@ -342,7 +345,7 @@ pkginclude_HEADERS = \ mpx.h bitops.h mpw.h mpscan.h mparena.h mp.h mptext.h mpint.h \ exp.h mpbarrett.h mpbarrett-exp.h mpmont.h mpmont-exp.h \ mpcrt.h mprand.h mpmul.h \ - gfx.h gf.h \ + gfx.h gf.h gfreduce.h gfreduce-exp.h \ primetab.h pfilt.h rabin.h \ pgen.h prim.h strongprime.h limlee.h keycheck.h \ bbs.h rsa.h dh.h dsarand.h dsa.h \ -- 2.11.0