From 4ba223e18a25fc196336655acc323ec56e4e8493 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 4 Feb 2004 16:35:02 +0000 Subject: 2004-02-04 Ralf Corsepius * Makefile.am: DIST_SUBDIRS = @subdirs@. --- tools/cpu/ChangeLog | 4 ++++ tools/cpu/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/cpu/ChangeLog b/tools/cpu/ChangeLog index 589f41636f..0009cb48f4 100644 --- a/tools/cpu/ChangeLog +++ b/tools/cpu/ChangeLog @@ -1,3 +1,7 @@ +2004-02-04 Ralf Corsepius + + * Makefile.am: DIST_SUBDIRS = @subdirs@. + 2003-12-12 Ralf Corsepius * configure.ac: Require automake >= 1.8, autoconf >= 2.59. diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am index 351b3ebe64..43b1da1524 100644 --- a/tools/cpu/Makefile.am +++ b/tools/cpu/Makefile.am @@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../../aclocal SUBDIRS = @subdirs@ -DIST_SUBDIRS = generic sh +DIST_SUBDIRS = @subdirs@ include $(top_srcdir)/../../automake/subdirs.am include $(top_srcdir)/../../automake/host.am -- cgit v1.2.3