From 1a457f53e7d0e8243c73b3773ac8de83045ad856 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 3 Dec 2001 16:09:08 +0000 Subject: 2001-11-30 Ralf Corsepius * aclocal/bsp-configure.m4: New file. * Makefile.am: Add aclocal/bsp-configure.m4. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index bc934b55f5..c879526516 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,7 +31,7 @@ ACLOCAL_FILES = aclocal/bsp-alias.m4 aclocal/canonical-host.m4 \ aclocal/project-root.m4 aclocal/rtems-debug.m4 \ aclocal/rtems-test-no-pause.m4 aclocal/rtems-top.m4 aclocal/sysv-ipc.m4 \ aclocal/target.m4 aclocal/tool-paths.m4 aclocal/bspopts.m4 \ - aclocal/ppc.m4 + aclocal/ppc.m4 aclocal/bsp-configure.m4 noinst_SCRIPTS = bootstrap -- cgit v1.2.3