From 470816da47c68a15bf39af58e11e4f620d186f76 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 2 Jan 2005 10:32:05 +0000 Subject: 2005-01-02 Ralf Corsepius * Makefile.am: Remove ACLOCAL_FILES. --- ChangeLog | 4 ++++ Makefile.am | 13 ------------- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index eaf2a4dd14..c40c83911a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-02 Ralf Corsepius + + * Makefile.am: Remove ACLOCAL_FILES. + 2004-11-16 Ralf Corsepius * aclocal/check-bsps.m4: Use ls instead of globs to pickup diff --git a/Makefile.am b/Makefile.am index 50ced758de..611bb50528 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,22 +10,9 @@ ACLOCAL_AMFLAGS = -I aclocal SUBDIRS = make $(build_SUBDIRS) $(host_SUBDIRS) $(target_SUBDIRS) DIST_SUBDIRS = $(SUBDIRS) -ACLOCAL_FILES = -ACLOCAL_FILES += aclocal/bsp-alias.m4 -ACLOCAL_FILES += aclocal/canonical-target-name.m4 -ACLOCAL_FILES += aclocal/check-bsps.m4 -ACLOCAL_FILES += aclocal/check-custom-bsp.m4 -ACLOCAL_FILES += aclocal/enable-bare.m4 -ACLOCAL_FILES += aclocal/path-ksh.m4 -ACLOCAL_FILES += aclocal/project-root.m4 -ACLOCAL_FILES += aclocal/quoting.m4 -ACLOCAL_FILES += aclocal/rtems-cpu-subdirs.m4 -ACLOCAL_FILES += aclocal/tool-paths.m4 - noinst_SCRIPTS = bootstrap EXTRA_DIST = README.configure SUPPORT VERSION LICENSE $(noinst_SCRIPTS) -EXTRA_DIST += $(ACLOCAL_FILES) EXTRA_DIST += config-ml.in dist-hook: -- cgit v1.2.3