From c25ac44a7e2d9bb5702bc7445e4dcb7fd7360ef7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 23 Dec 2003 11:05:19 +0000 Subject: * README-alpha: Removed. * configure.ac, Makefile.am: Add the tests and tools directories. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 732d9e417..8f7d1771c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = scripts/config.rpath autogen.sh README-alpha README.CVS +EXTRA_DIST = scripts/config.rpath autogen.sh README.CVS DISTCLEANFILES = g10defs.h if BUILD_GPG @@ -46,7 +46,7 @@ scd = endif SUBDIRS = m4 intl jnlib common kbx \ - ${gpg} ${sm} ${agent} ${scd} po doc tests + ${gpg} ${sm} ${agent} ${scd} tools po doc tests dist-hook: @set -e; \ -- cgit v1.2.3