diff --git a/tools/ChangeLog b/tools/ChangeLog index cf4d9ff68..822546a3c 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -1,3 +1,7 @@ +2003-02-23 David Shaw + + * Makefile.am: Distribute convert-from-106. + 2003-02-19 David Shaw * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are using diff --git a/tools/Makefile.am b/tools/Makefile.am index d9bcaca4a..bc42f45df 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 @CAPLIBS@