From bef6e1a4a5b72ab7c8218306d621090d19703ceb Mon Sep 17 00:00:00 2001 From: David Shaw Date: Sun, 23 Feb 2003 05:12:28 +0000 Subject: [PATCH] * Makefile.am: Distribute convert-from-106. --- tools/ChangeLog | 4 +++- tools/Makefile.am | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/ChangeLog b/tools/ChangeLog index 33eabacfa..d6edc2494 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,4 +1,6 @@ -2003-02-23 David Shaw +2003-02-22 David Shaw + + * Makefile.am: Distribute convert-from-106. * convert-from-106: Script to automate the 1.0.6->later conversion. It marks all secret keys as ultimately trusted, adds diff --git a/tools/Makefile.am b/tools/Makefile.am index 2d5e681eb..bd50d9d56 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -18,7 +18,7 @@ ## Process this file with automake to produce Makefile.in -EXTRA_DIST = lspgpot ring-a-party mail-signed-keys +EXTRA_DIST = lspgpot ring-a-party mail-signed-keys convert-from-106 INCLUDES = -I.. -I$(top_srcdir)/include -I$(top_srcdir)/intl needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a